Hi Robert, The <cmath> header changes can build with Visual Studio 2012 under Windows 7. I'd like to help test on the OpenSolaris platform later if I could download and make it work on my virtual machine. :-)
Wang Rui 2013/2/6 Robert Osfield <[email protected]> > Hi All, > > On 6 February 2013 11:02, Robert Osfield <[email protected]> wrote: > > With this issue I'm inclined to make the change and then push the > > problem out in the community to test, if no one complains that it'll > > be plain sailing all the way to the next stable release, for this > > topic at least. > > I have gone ahead and cleaned up include/osg/Math so that it uses > <cmath> and <cfloat> on all platforms, there is only one platform > specific hack left and that for MS's dumb arse "we're not doing the > Standard C++ properly, we'll do it in a own way so naa naa naa", the > hack being _isnan in place of the proper std::isnan. > > I have checked this clean up in to svn/trunk so would appreciate > testing out in the community for as wide range of platforms as you > can. > > Fingers crossed it'll just work for all the platforms we need and life > can be good :-) > > Robert. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

