Re: [Flightgear-devel] b1900d nasal errors

2006-10-28 Thread George Patterson
After resyncing data again via "cvs update", noticed that some (all??) b1900d files have been modified. Anyway the bug that I had reported has been resolved. Thanks to Syd (or whoever was responsible for the fix). Regards George On Thu, 2006-10-26 at 08:37 +0200, Melchior FRANZ wrote: > * syd

Re: [Flightgear-devel] b1900d nasal errors

2006-10-25 Thread Melchior FRANZ
* syd -- Thursday 26 October 2006 03:00: > since it's my aircraft , it's probably something I did in > the last update , No. This is a new error message has been added a few days ago. It's no longer allowed to write a "nil" value to a property. Nasal would turn the "nil" into a "NaN" in the C++ sp

[Flightgear-devel] b1900d nasal errors

2006-10-25 Thread syd
Message: 9 Date: Thu, 26 Oct 2006 04:30:36 +0930 From: George Patterson <[EMAIL PROTECTED]> Subject: [Flightgear-devel] fgfs cvs: Nasal bug in flightdirector.nas To: Flightgear Devel Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain Hi Guys, I have just ran cvs update for Simgear and Flig