On Tue, 2008-07-29 at 03:25 -0500, Erik Hofman wrote:
> Update of /var/cvs/SimGear-0.3/source/simgear
> In directory baron.flightgear.org:/tmp/cvs-serv11128/simgear
> 
> Modified Files:
>       compiler.h 
> Log Message:
> final fixes for SG_USING_STD removal
> 
> Index: compiler.h
> ===================================================================
> RCS file: /var/cvs/SimGear-0.3/source/simgear/compiler.h,v
> retrieving revision 1.29
> retrieving revision 1.30
> diff -C 2 -r1.29 -r1.30
> *** compiler.h        27 Jul 2008 16:10:36 -0000      1.29
> --- compiler.h        29 Jul 2008 08:25:17 -0000      1.30
> ***************
> *** 142,150 ****
>   //
>   
> - /** \def SG_USING_STD(x)
> -  *  Expands to using std::X
> -  */
> - #  define SG_USING_STD(X) using std::X
> - 
>   #endif // _SG_COMPILER_H
>   
> --- 142,145 ----

As a result of these changes Terragear will no longer compile.  Could
someone smarter than me in C++ fix the terragear sources to work with
these changes?

Thanks,

Ron




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to