]> git.mxchange.org Git - simgear.git/commit
The original code (rather oddly) interprets a length of zero in
authorandy <andy>
Tue, 21 Mar 2006 22:22:47 +0000 (22:22 +0000)
committerandy <andy>
Tue, 21 Mar 2006 22:22:47 +0000 (22:22 +0000)
commit9d6c0dc580d39ccf0f55416af0a3974a85195405
tree730b719d37f567fe819e87b7f4a1870efc90ccb0
parent6e973e07f406e2abd456a7ba7f3841543eca1c8b
The original code (rather oddly) interprets a length of zero in
subvec() to mean "the whole vector".  Melchior showed a use case
(removal of the first element from a vector) where getting a
zero-length subvector is actually desired.  And since I can't come up
with a good reason for why the "feature" was there in the first place,
out it goes...
simgear/nasal/lib.c