Hi all,

On Fri, 27 Oct 2006, Akos Balazs wrote:

> I've run into some problems while trying to compile the current 
> dailybuild (27.10.2006). One is an old problem in 
> OSGExtrusionGeometry.cpp the subdivide() templated function which should 
> not be declared static (in order to compile with icc in 
> standards-compliance mode, other compilers seem to grok it) and some 
> missing ``friends'' declarations in OSGPipelineComposer.h (which is 
> definitely a bug, I'm still not 100% convinced about the one in 
> OSGExtrusionGeometrycpp). I'd appreciate it if someone would apply the 
> attached patches.

Following up on myself, it seems that Dirk applied the patches I sent last 
year in revision 1.11, but Gerrit undid them in revision 1.12 (the current 
revision for 1.x) with the logline "solaris sun studio 11 compile 
problems". Gerrit, could you possibly comment on this and maybe try out 
the patch I sent to the list on friday (it's slightly different from the 
old patch, as actually only one of the subdivide() functions has to be 
non-static) ?

Note that it's not just my obsession with obsolete compilers, but the code 
as-is in current CVS will not compile with icc8/9 either in strict_ansi 
mode (as opposed to ansi mode which has been relaxed in icc8 to be 
compatible with gcc and which is used by the dailybuild scripts).

Thanks,
        Akos


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to