]> git.mxchange.org Git - simgear.git/commit
Melchior discovered that cmp() was just wrong, failing to actually
authorandy <andy>
Tue, 21 Mar 2006 21:57:00 +0000 (21:57 +0000)
committerandy <andy>
Tue, 21 Mar 2006 21:57:00 +0000 (21:57 +0000)
commit6e973e07f406e2abd456a7ba7f3841543eca1c8b
treea06b7e2ed8ef9265e13a6e4ce1082ba51ce856a3
parentc8098b9eac2dbac0621edbc86728aec3f34e8ed7
Melchior discovered that cmp() was just wrong, failing to actually
inspect the string pointers.  It also failed to properly sort strings
where one is a prefix of the other.  It looks to me like I just never
finished this, and it ended up in CVS because it just happened to
compile...
simgear/nasal/lib.c