Registry.cpp(572) : warning C4288: nonstandard extension used : 'itr' : loop
control variable declared in the for-loop is used outside the for-loop
scope; it conflicts with the declaration in the outer scope
        Registry.cpp(571) : definition of 'itr' used
        Registry.cpp(564) : definition of 'itr' ignored
Registry.cpp(572) : warning C4288: nonstandard extension used : 'itr' : loop
control variable declared in the for-loop is used outside the for-loop
scope; it conflicts with the declaration in the outer scope
        Registry.cpp(571) : definition of 'itr' used
        Registry.cpp(564) : definition of 'itr' ignored
Registry.cpp(572) : warning C4288: nonstandard extension used : 'itr' : loop
control variable declared in the for-loop is used outside the for-loop
scope; it conflicts with the declaration in the outer scope
        Registry.cpp(571) : definition of 'itr' used
        Registry.cpp(564) : definition of 'itr' ignored

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

Reply via email to