]> git.mxchange.org Git - simgear.git/commit
Fix boolean semantics so that the empty string evaluates to false, and
authorandy <andy>
Wed, 30 Mar 2005 18:45:01 +0000 (18:45 +0000)
committerandy <andy>
Wed, 30 Mar 2005 18:45:01 +0000 (18:45 +0000)
commitcf056bace78fc04f2a18867894d8dbb72f8cb9d6
tree29c3c4746b14b81df9215bd8075ab181517dcfe6
parent405a455906c4d34a2f5be0fc0f18f49901c9e5b5
Fix boolean semantics so that the empty string evaluates to false, and
numeric strings are false if their numeric values are false.
simgear/nasal/code.c