Hi Robert, On Thursday 02 October 2008 10:07, Robert Osfield wrote: > Steps next would be to see how well the proposed code ports onto SunOS > compilers and MipsPro. Mathias? Any chance you could try a build on an > old IRIX and Sun box? Ok, I did not do a whole compile, but since this file is included nearly everywhere, I write this mail past a successful compile of a bunch of source files in src/osg ... I would say this patch is ok. Thanks Neil!
In general: The remaining problem with member templates ist just sun CC' stl implementation. Member templates were missing with older sun CC's. Current CC compilers have suport for them since some years, but the stl implementation is still without these template members - for compatibility reasons with the rolled out stl library component from the time where the compiler did not support member templates ... So member templates are ok for all somehow current compilers I know. But using member template functions stl is still problematic ... Greetings 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
