Source context 1001 in parent 1
== 1 DEST (310) ANY (ctxt is 1, conversion failures: 0)
== 1 DATE (306) 1 JUL 1997 (ctxt is 1, conversion failures: 0)
-WARNING: Warning on line 5: Header change time lost in the compatibility
+== 1 TIME (387) 17:43 (ctxt is 1, conversion failures: 0)
WARNING: Warning on line 5: Adding link to submitter record with xref '@__COMPAT__SUBM__@'
== 1 SUBM (382) @__COMPAT__SUBM__@ (ctxt is 1, conversion failures: 0)
== 1 GEDC (326) (null) (ctxt is 1, conversion failures: 0)
Source context 1001 in parent 1
== 1 DEST (310) ANY (ctxt is 1, conversion failures: 0)
== 1 DATE (306) 1 JUL 1997 (ctxt is 1, conversion failures: 0)
-WARNING: Warning on line 5: Header change time lost in the compatibility
+== 1 TIME (387) 17:43 (ctxt is 1, conversion failures: 0)
WARNING: Warning on line 5: Adding link to submitter record with xref '@__COMPAT__SUBM__@'
== 1 SUBM (382) @__COMPAT__SUBM__@ (ctxt is 1, conversion failures: 0)
== 1 GEDC (326) (null) (ctxt is 1, conversion failures: 0)
WARNING: Warning on line 2: Enabling compatibility with 'Lifelines'
-WARNING: Warning on line 5: Header change time lost in the compatibility
+WARNING: Warning on line 5: Header change time '17:43' lost in the compatibility (out of context)
WARNING: Warning on line 5: Adding link to submitter record with xref '@__COMPAT__SUBM__@'
WARNING: Warning on line 9: Empty value changed to '-'
WARNING: Warning on line 9: Putting date in 'phrase' member
setlocale(LC_ALL, "");
gedcom_set_debug_level(debug_level, NULL);
gedcom_set_compat_handling(compat_enabled);
+ gedcom_set_compat_options(COMPAT_ALLOW_OUT_OF_CONTEXT);
gedcom_set_error_handling(mech);
gedcom_set_message_handler(gedcom_message_handler);
gedcom_set_default_callback(default_cb);