James Turner wrote

> -----Original Message-----
> From: [mailto:j...@baron.flightgear.org]
> Sent: 29 December 2008 22:23
> To: flightgear-cvsl...@lists.sourceforge.net
> Subject: [Flightgear-cvslogs] CVS: source/src/Airports runwaybase.cxx,
> NONE,1.1 runwaybase.hxx, NONE, 1.1 Makefile.am, 1.14,1.15 apt_loader.cxx,
> 1.22, 1.23 runways.cxx, 1.36,1.37 runways.hxx, 1.15, 1.16 simple.cxx,
> 1.57, 1.58 simple.hxx,1.41, 1.42
> 
> Update of /var/cvs/FlightGear-0.9/source/src/Airports
> In directory baron.flightgear.org:/tmp/cvs-serv21592/src/Airports
> 
> Modified Files:
>       Makefile.am apt_loader.cxx runways.cxx runways.hxx simple.cxx
>       simple.hxx
> Added Files:
>       runwaybase.cxx runwaybase.hxx
> Log Message:
> Split runway and taxiway into separate classes, with a (new) common base.
> This makes taxiways smaller (important since at present there are so
> many).
> Restructure the apt.dat parsing code to use a helper class instead of one
> long
> function, and to do less work when parsing the file.
> 
> Some of these ideas come from Yon Uriarte's patches - thanks Yon.
> 

This fails to build on MSVC9. The attached patch fixes it. Fred might have a
better way of doing it.

Vivian

Attachment: dynamicloader.patch
Description: Binary data

------------------------------------------------------------------------------
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to