When I compile my app (against an rc downloaded yesterday), I get a
warning in uniform (line 318), geode (lines 93, 124), and lod (line 116)
for the "unsafe" conversion of a size_t to an unsigned int:

uniform(318) : warning C4267: 'return' : conversion from 'size_t' to
'unsigned int', possible loss of data

Has something changed, or is it likely that I botched something in my
conversion from OSG 2.6 -> 2.8?

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

Reply via email to