Hi J-S,

On Mon, Jan 5, 2009 at 2:56 PM, Jean-Sébastien Guay
<jean-sebastien.g...@cm-labs.com> wrote:
> Just to be sure, this is a Windows-only path right? To be clear:
>
> A) Did you set OSG_USE_AGGRESSIVE_WARNINGS to OFF on Windows but ON
> everywhere else?

No. OSG_USE_AGRESSIVE_WARNINGS is ON on all build combinatios.

> B) Or did you set the flag to /W3 when OSG_USE_AGGRESSIVE_WARNINGS is ON?

This is what I opted for.

> I think option A is better, since then people who want to use more
> aggressive warnings (and can accept the consequences) still have that
> option. Option B simply makes the flag the same whether
> OSG_USE_AGGRESSIVE_WARNINGS is ON or OFF, so the option has no use on
> Windows...

Is -Wall /W3 the default then?  This is what is now used when enabling
OSG_USE_AGGRESSIVE_WARNINGS.

The other aspect that could be looked into is the #pragma's in the
include/osg/Export, could some of these be removed now that I've done
the warning purge?

>> Could VS users please do an svn update and see how the build now fares?
>
> I'll do this in a few minutes.

Thanks.
Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to