Alex Romosan writes:

> David Luff <[EMAIL PROTECTED]> writes:

Urgghh - email addy in header!

> 
> > I've added a KLN89 GPS unit hardcoded in C++ (OK'd by Curt).
> > Briefly, since it's late, it's only included on the c172p 2D panel
> > (--aircraft=c172p-2dpanel). It looks best at --geometry=1024x768
> > since the fonts are at 1:1 pixellation at that resolution.
> 
> the attached patch replaces passing strings by value with passing them
> by reference (string -> const string&) to avoid copying them
> needlessly. also makes GetId() in GPSPage a pure virtual function.
> 
> 

Thanks, I'll read through that and apply it, probably tomorrow.

Cheers - Dave

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to