Files
OpenSceneGraph/src/osgPlugins
Robert Osfield 5c6c51c887 From Colin McDonald, "
The bsp & mdl plugins have calls to atof() without including the
associated <stdlib.h> header.  This breaks the build on my Solaris setup.

Rather than adding the missing <stdlib.h> include, I have changed the
atof() calls to osg::asciiToDouble().  This is the same as was done
throughout the other plugins recently, for locale independance.

I've attached updates to the svn trunk, the fix is also appropriate for
the 2.8.* branch."
2009-08-20 15:14:41 +00:00
..
2008-12-17 10:33:39 +00:00
2009-08-20 15:14:41 +00:00
2008-07-25 10:18:14 +00:00
2008-12-18 11:54:34 +00:00
2008-12-19 16:59:10 +00:00
2009-01-29 11:03:38 +00:00
2009-02-06 12:12:40 +00:00
2009-08-20 15:14:41 +00:00
2009-02-03 15:28:53 +00:00
2008-12-18 15:49:44 +00:00
2008-12-18 15:49:44 +00:00
2009-01-28 12:51:47 +00:00
2008-12-18 11:06:57 +00:00
2008-12-18 15:49:44 +00:00
2009-02-05 14:16:04 +00:00
2009-01-14 20:32:06 +00:00