On Tuesday 03 January 2012 08:24:34 Markos Chandras wrote: > Hi, please review the attached patch
NAK: this is how the pthread API works. you aren't passing a value by reference. they used a pointer rather than "long" or something as it's harder to fit a pointer into an integer rather than the other way around. if you're getting a build time warning, try casting it to uintptr_t instead -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
