"Curtis L. Olson" wrote: > Update of /var/cvs/FlightGear-0.9/source/src/FDM/ExternalNet > In directory baron:/tmp/cvs-serv5038 > > Modified Files: > ExternalNet.hxx > Log Message: > plib-1.8.0 no longer defines the cchar type (which we used because we were > deriving a class and the base class used this type.) Return to using > const char and hope people compiling against earlier versions of plib > [...]
I believe it would be sufficient to declare PLIB >= 1.8.0 as a requirement for the next FlightGear release and assume that everyone who's doing development for FG is capable of pulling PLIB from CVS :-) Thanks for fixing, Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are ! -------------------------------------------------------------------------- _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
