D Luff wrote: > I've now found that its definately only atislist.cxx that is crashing, > not navlist, ilslist or fixlist.cxx. Its quite possible that something > that Melchior has done has uncovered a latent bug that previously > wasn't triggered. I'll have a look, albeit with couts rather than gdb. >
OK, here's the problem. Melchior's patches are fine - leave them in. In my default.atis I have a comment line at the start - this started with // but looking at simgear/misc/stream.hxx I see it needs to start with # This fixes it. However, default.nav and default.ils both start their comments with // (where I copied it from !!!!!) so I don't know how they get away with it and default.atis doesn't. Cheers (and apologies Melchior) - Dave -- [EMAIL PROTECTED] _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
