Hi Ryan,

On Thu, Jun 23, 2011 at 8:43 PM, Ryan Pavlik <[email protected]> wrote:
> Yeah, the version of Clang in Ubuntu is too old to be useful.

The version I installed from the repositories was 2.8.

> 2.9 is enough to build OSG trunk with those patches, and I"ve been using 
> trunk myself.
> Eventually, I'd suggest doing a build with CMAKE_CXX_FLAGS set to:
> -Wall -Wextra -Wno-overloaded-virtual -Wno-unused-parameter
> This will disable the vast majority of the "noise".

Perhaps if I have some idle time in July I'll have another look at
clang, for now I'll just crack on with bug fixing.

> Here's the remaining ones I notice that seem possibly useful:

These were all bugs, the ones in osgManipulator in particular were
ones that would directly affect users so good to catch.  I've just
checked in fixes for these warnings.

Unfortauntely static analysis and compiler warnings won't fix the .zip
and .osgt/.osgx bugs that have been uncovered today.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to