=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-10-16_06:15:35 (mfranz) /var/cvs/FlightGear-0.9/source/src/Instrumentation/tacan.cxx
Vivian MEAZZA: "Bug fix - make TACAN work with no carrier in the environment" =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-10-17_14:58:33 (andy) /var/cvs/FlightGear-0.9/source/src/Scripting/NasalSys.cxx /var/cvs/FlightGear-0.9/source/src/Scripting/nasal-props.cxx A bug was discovered on IRC where an errant script was setting a nil value on a property. This becomes a NaN when converted to a numeric value, which then percolated into the C++ world where it ultimately caused a crash in YASim's turbulence code. While converting nil to NaN isn't *strictly* wrong, it's dangerous for this reason. Toss a Nasal exception instead. Hopefully this won't break too much preexisting code. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-10-17_15:39:00 (mfranz) /var/cvs/FlightGear-0.9/source/src/Instrumentation/tacan.cxx Alexis Bory: revert hack; use correct type for string::find() =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-10-17_16:21:26 (mfranz) /var/cvs/FlightGear-0.9/source/src/Navaids/navdb.cxx use correct data type for string::find() =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-10-17_16:23:25 (mfranz) /var/cvs/FlightGear-0.9/source/src/AIModel/AIMultiplayer.cxx use correct data type for string::find() =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-10-18_21:39:05 (curt) /var/cvs/FlightGear-0.9/source/src/FDM/JSBSim/models/FGAtmosphere.cpp Fix a typo so that turbulence can work in JSBSim models once again. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2006-10-20_07:12:12 (mfranz) /var/cvs/FlightGear-0.9/source/src/Instrumentation/navradio.cxx drop pointless warning. If the sound can't be removed, then proably because it was never added, which is perfectly normal when the aircraft started out of range. (Analog to the DME sound, which doesn't have that warning either.) 2f585eeea02e2c79d7b1d8c4963bae2d ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel