From: Peter Verthez Date: Sat, 1 Feb 2003 21:27:23 +0000 (+0000) Subject: Added note for later implementation. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;ds=sidebyside;h=822d2f30d49f86ce990dfce5c70cb2b38f0be503;p=gedcom-parse.git Added note for later implementation. --- diff --git a/gom/gom.c b/gom/gom.c index b34d59e..743d2a4 100644 --- a/gom/gom.c +++ b/gom/gom.c @@ -266,6 +266,7 @@ void def_rec_end(Gedcom_rec rec UNUSED, Gedcom_ctxt self, destroy_gom_ctxt(ctxt); } +/* TODO: do this in a way so that elements out of context can be handled */ void def_elt_end(Gedcom_elt elt UNUSED, Gedcom_ctxt parent UNUSED, Gedcom_ctxt self, Gedcom_val parsed_value UNUSED) {