Thanks Sukender, I've merged some of your changes, but most I've not merged and instead opting the fix them myself by using the full warning support under gcc that is throwing up quite a few warnings. Generally I'm preferring to change types rather sprinkling casts everywhere. Once I've done this warning purge there is a good chance that most of the warnings you see will be gone.
Robert. On Tue, Dec 16, 2008 at 9:45 PM, Sukender <[email protected]> wrote: > Hi Robert, > > Here is a *minor* fix that removes a few warnings under VC8 (Adds casts, > removes unused variables). > I know you don't have much time, so I won't be offended if you reject this > modification! :) > > Attached: 7Zip'ed code with directory structure, based on SVN rev. 9372. > > Sukender > PVLE - Lightweight cross-platform game engine - http://pvle.sourceforge.net/ > _______________________________________________ > 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
