artifact_id;status_id;status_name;priority;submitter_id;submitter_name;assigned_to_id;assigned_to_name;open_date;close_date;last_modified_date;summary;details;"Product";"Operating System";"Component"
1248;1;"Open";3;115;"Ralf Treinen";100;"Nobody";"2013-01-16 07:37";"";"2013-01-16 07:37";"Please add check for dynamic loading ";"Please add a check for the capability to do dynamic loading and linking of object code. The file 
ocamlvars.mk of debian's dh-ocaml package does it like this:

# Variable set to yes on architectures with native dynlink
ifneq (,$(wildcard $(OCAML_STDLIB_DIR)/dynlink.cmxa))
  OCAML_NATDYNLINK ?= yes
else
  OCAML_NATDYNLINK ?= no
endif

-Ralf.";"None";"None";"None"