]> git.mxchange.org Git - simgear.git/commit
Josh discovered a bug parsing negative numbers with leading zeros
authorandy <andy>
Thu, 21 Jul 2005 23:03:26 +0000 (23:03 +0000)
committerandy <andy>
Thu, 21 Jul 2005 23:03:26 +0000 (23:03 +0000)
commit7c2575d72352405c858ecec1618c60cdd98dd1d6
tree59a48774dcae04f2bbec51ef3c379ee61683593a
parentf93ea20d5ec64c2024b2f3c05697a6cb137ef71d
Josh discovered a bug parsing negative numbers with leading zeros
("-0.3") which also affected ones of the form "-.3".  This got
introduced a few months back, I'm not sure how it went undetected for
so long...
simgear/nasal/string.c