Hi Tat,

----- "Tatsuhiro Nishioka" <[EMAIL PROTECTED]> a écrit :

> Anyway, could someone apply his (and my) patches and commit to cvs?

 
> RCS file: /var/cvs/FlightGear-0.9/source/src/Main/fg_init.cxx,v
> retrieving revision 1.201
> diff -u -r1.201 fg_init.cxx

          ^^^^^^^^
1.201 is a bit old. Current revision is 1.213 and includes these lines.


> --- src/Main/fg_init.cxx        13 Jun 2008 10:52:47 -0000      1.201
> +++ src/Main/fg_init.cxx        29 Jul 2008 18:59:47 -0000
> @@ -42,6 +42,10 @@
> #  define getcwd _getcwd
> #endif
> 
> +#if defined(__APPLE__)
> +#  include <CoreFoundation/CoreFoundation.h>
> +#endif
> +
> // work around a stdc++ lib bug in some versions of linux, but
> doesn't
> // seem to hurt to have this here for all versions of Linux.
> #ifdef linux


-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/              Photo gallery - album photo
http://fgsd.sourceforge.net/               FlightGear Scenery Designer


-------------------------------------------------------------------------
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
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to