Thanks Andy, build fixes now merged and submitted to svn. I number of additions of stdlib.h probably comes down to clean up of OSG headers that I did which removed unnecessary includes, this while cleaner does push the need to include stdlib.h etc. on to more source files.
On Thu, Jan 8, 2009 at 7:17 PM, Andy Skinner <[email protected]> wrote: > Remember how I've had to add lots of includes to files for uses of getenv(), > system(), atoi(), and similar, for our Solaris compiler? > > > > Here is a pile more. This shows how long it has been since I was compiling > OSG regularly, and how much has gone in. > > > > thanks > > andy > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
