[osg-submissions] another std:: namespace include--GraphicsContext.cpp

Andy Skinner Andy.Skinner at mathworks.com
Wed Aug 8 05:35:50 PDT 2007


I went looking for what you said about gcc 4.3.  I found that their
includes had been optimized--you may have to explicitly include things
you use because they won't be included by other things.

Is the std:: namespace issue also going to be addressed?  In other
words, are they going to remove the adding of using "std::getenv;", etc
to include files?

Maybe these two things would have a similar effect.

Know any more specifics?

Here's what I found:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28080

andy


-----Original Message-----
From: osg-submissions-bounces at lists.openscenegraph.org
[mailto:osg-submissions-bounces at lists.openscenegraph.org] On Behalf Of
Philip Lowman
Sent: Tuesday, August 07, 2007 3:07 PM
To: osg-submissions at lists.openscenegraph.org
Subject: Re: [osg-submissions] another std:: namespace
include--GraphicsContext.cpp

...... Original Message .......
On Tue, 7 Aug 2007 09:02:46 +0100 "Robert Osfield" 
<robert.osfield at gmail.com> wrote:
>Thanks Andy, change now merged and submitted to SVN.
>
>I must admit at a bit of dread with merging these changes - its
>something it would seem that we'll be forever anchored too,  Make
>small change to the OSG break your build.  Nobody else is reporting
>these problems so it would seem that you alone will have shoulder the
>burden of testing and fixing these problems.

Dart might be able to help here.  People with unusual compilers or less 
common operating systems could setup nightly tests that would all show
up 
on a common website.

http://www.cmake.org/Testing/Dashboard/20070807-0100-Nightly/Dashboard.h
tml

As for stdlib.h, I've read that GCC 4.3 is going to start cracking down
on 
it too.

___
Sent with SnapperMail
www.snappermail.com

_______________________________________________
osg-submissions mailing list
osg-submissions at lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegr
aph.org


More information about the osg-submissions mailing list