Hi Mathias, I've merged and checked in your fixes to osgWidget and StatsHandler.
The changes to osgShadow I don't feel ideal - and lead to a even more confusion about what class/methods are doing. Could you post the compile errors you are getting and I'll ponder on what refactoring of the code would be required, it might well be more code changes than you've done, but I'd prefer to make the more changes and make the code more readable/maintainable than go for a quick and easy fix. Thanks, Robert. On Wed, Oct 8, 2008 at 8:51 AM, Mathias Fröhlich <[EMAIL PROTECTED]> wrote: > > Hi, > > The remaining, IMO uncritical, compile fixes to make osg compile again on > HPUX, SGI and Solaris and with gcc-4.3.2's more minimal compiler includes. > > The usual stuff like member templates in src/osgViewer/StatsHandler.cpp. > Missing headers for new gcc's in include/osgWidget/Util. And a nasty > inheritance/protected class access problem on HPUX for the shadow stuff. > > There is a remaining change that might need discussion in an other mail to > make it finally compile on solaris ... > > The files are based on rev 9007. > > Please apply > Thanks > > Mathias > > -- > Dr. Mathias Fröhlich, science + computing ag, Software Solutions > Hagellocher Weg 71-75, D-72070 Tuebingen, Germany > Phone: +49 7071 9457-268, Fax: +49 7071 9457-511 > -- > Vorstand/Board of Management: > Dr. Bernd Finkbeiner, Dr. Florian Geyer, > Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech > Vorsitzender des Aufsichtsrats/ > Chairman of the Supervisory Board: > Prof. Dr. Hanns Ruder > Sitz/Registered Office: Tuebingen > Registergericht/Registration Court: Stuttgart > Registernummer/Commercial Register No.: HRB 382196 > > > _______________________________________________ > 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
