* Curtis L. Olson -- Monday 17 January 2005 21:36: > >As a result, FlightGear quit with a segmentaton fault. In conclusion, when > >--fg-scenery points to a non-existing directory, FlightGear seg faults. [...] > Could this be related to the terrain/object separation support in the > newest version?
I wrote that part, and it doesn't look as if it were wrong (see globals.cxx:135). The dirs and subdirs are only added to the list, if ulOpenDir() (see ul.cxx:64) doesn't return NULL for them. m. _______________________________________________ Flightgear-devel mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-devel 2f585eeea02e2c79d7b1d8c4963bae2d
