Hi Everybody, the macros which handle printf-style (e.g. FLOG) and stream-style (e.g. SLOG) osg::Log outputs have inconsistent osg-namespace settings:
The printf-style include the OSG:: prefix in the macro and the stream-style don't. I fixes this bug and included the OSG:: prefix also in the stream-macros. This fix should not break anything inside of OpenSG but application which use OpenSG have to remove the prefix, if you are not 'using' the OpenSG namespace anyway. regards, Johannes -- ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
