Hi J.P, Thanks for the testing. I'l just removed the -Wuninitialized that I made yesterday - it didn't produce any warnings or errors for me, not even any ones that helped spot any uninitialized variables so removing it's any great loss.
Robert. On Fri, Feb 6, 2009 at 8:00 AM, J.P. Delport <[email protected]> wrote: > Hi, > > I checked out 2.8: > svn checkout > https://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.8 > OpenSceneGraph > > rev 9676. > > Ran ccmake and selected I want CDASH output, I did not select release build. > > did a make Experimental, the results are on the dashboard here: > http://www.cdash.org/CDashPublic/buildSummary.php?buildid=8995 > > I got a lot of: > "cc1plus: warning: -Wuninitialized is not supported without -O" > > g++ -v > gcc version 4.3.3 (Debian 4.3.3-3) > > on Debian Sid 32-bit. > > jp > > Robert Osfield wrote: >> >> Hi All, >> >> I've made several check-in's to OpenSceneGraph-2.8 since rc1, so these >> all now need testing. Could you please try out the 2.8 in svn and let >> me know how you get on. I want to know about success + failures. >> >> I've also checked in some experimental VS versioning of libs into the >> svn/trunk version of the OSG, so it's already diverted a bit from >> OSG-2.8, so a failure on svn/trunk won't necessarily map to problems >> with OSG-2.8. >> >> Thanks, >> Robert. >> _______________________________________________ >> osg-users mailing list >> [email protected] >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >> > > -- > This message is subject to the CSIR's copyright terms and conditions, e-mail > legal notice, and implemented Open Document Format (ODF) standard. The full > disclaimer details can be found at http://www.csir.co.za/disclaimer.html. > > This message has been scanned for viruses and dangerous content by > MailScanner, and is believed to be clean. MailScanner thanks Transtec > Computers for their support. > > _______________________________________________ > 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

