Thanks Ryan, I've merged the change to svn/trunk and the OSG-3.0 branch.

On Wed, Jun 29, 2011 at 3:05 PM, Ryan Pavlik <[email protected]> wrote:
> All,
> This is the non-workaround part of the earlier two-in-one I submitted - the
> part that is actually an OSG bug, not a coin bug.  You can view the changes
> here:
>
> Trunk: https://github.com/rpavlik/osg/compare/master...fix-inventor-state-copy-constructor-trunk
> 3.0
> branch: https://github.com/rpavlik/osg/compare/OpenSceneGraph-3.0...fix-inventor-state-copy-constructor-3.0
> 2.8
> branch: https://github.com/rpavlik/osg/compare/OpenSceneGraph-2.8...fix-inventor-state-copy-constructor-2.8
>
> The commit message - includes the warning that tipped me off:
>     Fix inventor state copy constructor.
>
>     Clang warning:
>     In file included from src/osgPlugins/Inventor/ConvertToInventor.cpp:80:
>     src/osgPlugins/Inventor/ConvertToInventor.h:117:71: warning: field is
> uninitialized when used here [-Wuninitialized]
>             osgTexGenS(s.osgTexGenS), osgTexGenT(s.osgTexGenT),
> osgTexGen(osgTexGen),
>                                                                           ^
> Full files based on trunk, the 2.8 branch, and the 3.0 branch attached.
> Ryan
> --
> Ryan Pavlik
> HCI Graduate Student
> Virtual Reality Applications Center
> Iowa State University
>
> [email protected]
> http://academic.cleardefinition.com
>
> _______________________________________________
> 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

Reply via email to