Hi, i get a little warning when compiling:
/usr/local/include/OpenSG/OSGMaterial.h:134: warning: 'virtual bool osg::Material::operator==(const osg::Material&) const' was hidden /usr/local/include/OpenSG/OSGChunkMaterial.h:117: warning: by 'virtual bool osg::ChunkMaterial::operator==(const osg::Material&)' It's probably not too important, but it seems like there is a 'const' missing in the sub-class. On the other hand, i think -Woverloaded-virtual is good warning and i would like to switch it always be switched on. HTH, Gab. PS: OpenSG 1.8 ____________________________________________________________ Der Besitz macht uns nicht halb so gluecklich, als uns der Verlust ungluecklich macht. (Jean Paul) ____________________________________________________________ Tel.: 05323 - 72 71 13 Inst. fuer Informatik, Julius-Albert-Str. 4, 38678 Clausthal ____________________________________________________________ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
