I'm trying to build a recent SVN version, and get errors for 
include/OpenThreads/Atomic:

line 183: Error, badfunccp: The function "atomic_xor_uint_nv" must have a 
prototype.

  I'm not sure about this one.  How is that supposed to be defined?



line 243: Error, badargtype2: Formal argument 2 of type void* in call to 
atomic_cas_ptr(volatile void* void* void*) is being passed const void*const.

Is this one just a const issue?  Should it use a const cast, or is this a sign 
of a problem?

thanks
andy

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to