Re: [Flightgear-devel] compile error

2007-10-22 Thread Melchior FRANZ
* SydSandy -- Monday 22 October 2007: // LessThan predicate for bucket pointers. static bool lessThan(bucket *a, bucket *b); === static bool lessThan(bucket *a, bucket *b); 1.25.2.4 }; Anyone else getting errors like this ? No, those are only for you.

Re: [Flightgear-devel] compile error

2007-10-22 Thread SydSandy
On Mon, 22 Oct 2007 08:35:52 +0200 Melchior FRANZ [EMAIL PROTECTED] wrote: * SydSandy -- Monday 22 October 2007: // LessThan predicate for bucket pointers. static bool lessThan(bucket *a, bucket *b); === static bool lessThan(bucket *a, bucket *b);

Re: [Flightgear-devel] backtrace dump

2007-10-22 Thread Tobias Nielsen
Now i have been fiddling around with this error for an extremely long time, and i simply cannot figure out what it is that is wrong - i hope that someone can help me. I have traced it down to figure out that it happends right after the function readImage in simgear/model has been called with the

[Flightgear-devel] Macintosh directory separator

2007-10-22 Thread Jon S. Berndt
At one time, the ; character was used to separate directory names. Is this still the case? Does support need to be maintained for that? Jon - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files

Re: [Flightgear-devel] backtrace dump

2007-10-22 Thread Csaba Halász
On 10/22/07, Tobias Nielsen [EMAIL PROTECTED] wrote: please please please, can someone aid me with some ideas - my fav. sim is missing me and im missing it :-) Looks like a variation on the usual ati driver problem. You might want to try this:

Re: [Flightgear-devel] backtrace dump

2007-10-22 Thread Holger Wirtz
Tobias, welcome to the club of $*%*$%$-ATI users :- I try for about 1/2 year to get my MobilityRadeon-X1400 to get working with fgfs/osg. But there seems to be more than one error in the driver package. Some weeks ago someone on this list wrote that ATI/AMD will bring up new drivers with support

Re: [Flightgear-devel] backtrace dump

2007-10-22 Thread Csaba Halász
On 10/22/07, Holger Wirtz [EMAIL PROTECTED] wrote: Some weeks ago someone on this list wrote that ATI/AMD will bring up new drivers with support by AMD. But until now I haven't seen such a driver. It's already out, but to quote http://ati.amd.com/support/drivers/linux/linux-radeonhdd.html

Re: [Flightgear-devel] FlightGear/Plib periodic stutter notes

2007-10-22 Thread Melchior FRANZ
* Melchior FRANZ -- Sunday 21 October 2007: Nasal's garbage collector (GC). It *has* a bug. That's not quite right. The GC might be OK, but it seems that it isn't invoked on cmdarg() nodes. I'll discuss that with Andy once he shows up on IRC again. m.

Re: [Flightgear-devel] FlightGear/Plib periodic stutter notes

2007-10-22 Thread Csaba Halász
On 10/22/07, Melchior FRANZ [EMAIL PROTECTED] wrote: That's not quite right. The GC might be OK, but it seems that it isn't invoked on cmdarg() nodes. I'll discuss that with Andy once he shows up on IRC again. Don't know if Melchior and Andy have arrived at anything while I was away, but here