* Csaba Halász -- Thursday 29 March 2007: > if (size(selected_tanks) == 0) { > } elsif (consumed >= 0) { > } elsif (consumed < 0) { <=== HERE
Yeah, that's now redundant. It wasn't until a few hours ago. Didn't look at that. > if (capacity - lbs >= fuel_per_tank) { > } elsif (capacity - lbs < fuel_per_tank) { <=== HERE True. No idea where this comes from. > Also, I think there might be a bug here: fuel_per_tank is a negative number! Sheesh. Will check. This file was converted from an older version, and apparently I added a few extra bugs. Thanks for reporting. m. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel