dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d41803b
)
Added note for later implementation.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sat, 1 Feb 2003 21:27:23 +0000
(21:27 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sat, 1 Feb 2003 21:27:23 +0000
(21:27 +0000)
gom/gom.c
patch
|
blob
|
history
diff --git
a/gom/gom.c
b/gom/gom.c
index b34d59e1e5fcefefa12abf8b22b31a41a2914295..743d2a4b975274ceb8320e6272005ba363b2fce0 100644
(file)
--- 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)
{