Hi Laurens, The svn/trunk version of BufferObject.cpp has gone under a number of other changes since your submissions, could you test out the svn/trunk version of the OSG and see if the warning is still generated.
Thanks, Robert. On Tue, Oct 13, 2009 at 2:37 PM, Laurens Voerman <[email protected]> wrote: > Hi All, > removing an temporary (singed) variable "previousEndOfBufferDataMarker" gets > rid of signed /unsigned problems. > mod based on svn 10641 OpenSceneGraph\src\osg\BufferObject.cpp > Laurens. > > MSVC 2008 / Win32: > > ..\..\..\OpenSceneGraph\src\osg\BufferObject.cpp(137) : warning C4389: '==' > : signed/unsigned mismatch > > > _______________________________________________ > 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
