Selon Mathias Froehlich :

> Update of /var/cvs/SimGear-0.3/SimGear/simgear/math
> In directory baron:/tmp/cvs-serv15898/simgear/math
>
> Modified Files:
>       SGQuat.hxx
> Log Message:
> Modified Files:
>       simgear/scene/util/SGDebugDrawCallback.hxx
>       simgear/math/SGQuat.hxx: Olaf Flebbe: Make it compile on some more
>       win32 variants.
>
>
> Index: SGQuat.hxx
> ===================================================================
> RCS file: /var/cvs/SimGear-0.3/SimGear/simgear/math/SGQuat.hxx,v
> retrieving revision 1.11
> retrieving revision 1.12
> diff -C 2 -r1.11 -r1.12
> *** SGQuat.hxx        1 Nov 2006 21:25:21 -0000       1.11
> --- SGQuat.hxx        7 Nov 2006 05:46:26 -0000       1.12
> ***************
> *** 27,30 ****
> --- 27,35 ----
>   #endif
>
> + // for microsoft compiler
> + #ifdef _MSC_VER
> + #define copysign _copysign
> + #endif
> +
>   #include <osg/Quat>


This is redundant with a fix I already put in compiler.h

-Fred



--
Frédéric Bouvier
http://frfoto.free.fr                      Photo gallery - album photo
http://www.fotolia.fr/p/2278/partner/2278  Other photo gallery
http://fgsd.sourceforge.net/               FlightGear Scenery Designer

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to