]> git.tdb.fi Git - libs/datafile.git/commit
More senseful validity checks for keyword and string definitions
authorMikko Rasa <tdb@tdb.fi>
Thu, 2 Aug 2012 14:45:00 +0000 (17:45 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 2 Aug 2012 14:45:00 +0000 (17:45 +0300)
commit9867e5fdf99d7d6c9d83846c11a1cee6a9919be1
treefd6da77da2518c4045ddfa4c1e53eba3c2da6ec2
parent19179a622c1de88de5ed7047643eec79f285bf2a
More senseful validity checks for keyword and string definitions

I don't see how the original conditions could ever have been triggered,
given that arguments are parsed based on the signature, and those of the
built-in statements are fixed.
source/binaryparser.cpp
source/type.h