HI Mathias, Thanks for the testing. Just to be clear, which platforms have you tested this patch on so far?
If things look we will be able to compile on SunOS compiler and MipsPro, and I presume AIX, HP-Ux and FreeBSD won't throw in any other unexpected problems then I'll go ahead and merge, and cross our fingers that builds don't start breaking as they've done the previous times we've attempted similar changes. Robert. On Thu, Oct 2, 2008 at 9:22 AM, Mathias Fröhlich <[EMAIL PROTECTED]> wrote: > > 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 > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
