Hi Don, On 8/10/06, Don Burns <[EMAIL PROTECTED]> wrote:
The Posix standard, since 1993, is to use three parameters. In the interest of honoring standards, I would treat two parameter versions as an anomaly and leave the repair to those using versions not Posix compliant, rather than clutterin up the OSG with #ifdefs to accomodate non-standard APIs. Just my 2 cents.
The offending code is now in OpenThreads, but the praticalilities are the same. I have chosen the three parameter version as the default, and one has to do make COMPILE_USING_TWO_PARAM_sched_setaffinity=yes To get round those anomalies. You are welcome to bash RedHat and others for screwing up, but I'd rather not beat up OSG users over it. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
