]> git.mxchange.org Git - simgear.git/commit
Fix the fixes. Note that "." had the same problem as "+" and "-", and
authorandy <andy>
Fri, 11 Mar 2005 20:39:07 +0000 (20:39 +0000)
committerandy <andy>
Fri, 11 Mar 2005 20:39:07 +0000 (20:39 +0000)
commitd314164fede53ed11cb0aea9beac7c18913a025f
tree0ac0f6dc9c69d141d4ebe875367a42c1fb3c339c
parentd2cbed151bde4f95769a036de6ea0404357f7dbf
Fix the fixes.  Note that "." had the same problem as "+" and "-", and
that we can still match non-identical constants if they are both
strings with the same numerical value.
simgear/nasal/codegen.c
simgear/nasal/string.c