Thanks Andy, fix merged and submitted to svn.

On Wed, Jan 7, 2009 at 8:24 PM, Andy Skinner <[email protected]> wrote:
> This is a joint effort between Blasius Czink and myself.  He did the bigger
> part, using mutex on solaris for xor (it was trying to use an "xor" variant
> of the "or" and "and" calls, but these don't seem to exist).
>
>
>
> I added a const_cast for a call to atomic_cas_ptr, which takes a void* and
> has been given a const void* const.
>
>
>
> This did compie OpenThreads.  I'm still building OpenSceneGraph, but it is
> past the part that didn't build before.
>
>
>
> andy
>
>
>
> _______________________________________________
> 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

Reply via email to