]> git.tdb.fi Git - libs/datafile.git/commitdiff
Fix logic problems when ignoring a statement in the middle of direct load
authorMikko Rasa <tdb@tdb.fi>
Thu, 19 Dec 2013 21:58:53 +0000 (23:58 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 19 Dec 2013 21:58:53 +0000 (23:58 +0200)
Each recursive call to parse() was subtracting one from sub_remaining,
causing it to get out of sync with the actual statement hierarchy.


No differences found