It's an integer size issue as Snow Leopard resolves pthread_t as a
64-bit type, and then code is casting this to 32-bit. In the past
I've removed the cast to get around the compile error. Is there any
reason this explicit cast should remain?
On Tue, Dec 29, 2009 at 1:20 PM, Itamar Syn-Hershko
Itamar already has the patch for this ready. Itamar are you committing that?
On Wed, Jan 13, 2010 at 3:54 PM, Paul J. Lucas wrote:
> Using Mac OS X 10.6.2 (Snow Leopard):
>
> $ uname -a
> Darwin paulbook.pauljlucas.org 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov
> 3 10:37:10 PST 2009; root:x