[reSIProcate] [PATCH] Fix RecursiveMutex.cpp Apple Version test

aron_rosenberg at logitech.com aron_rosenberg at logitech.com
Fri Sep 17 13:02:22 CDT 2010



The attached patch fixes the GCC / Apple Macro test for platform version so
that it will work with the xcode project file in addition to the command
line. It now uses the preprocessor define for min deployment target rather
than build platform so it can detect if you are compiling to deploy to an
earlier platform than 10.2. It also checks if the iPhone/iOS SDK is being
used. Those SDK's properly support recursive mutexes.

(See attached file: resiprocate-mac-recursive-mutex.diff)

-Aron


Aron Rosenberg
Logitech Inc, (SightSpeed Group)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20100917/4d0ce21d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resiprocate-mac-recursive-mutex.diff
Type: application/octet-stream
Size: 1038 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20100917/4d0ce21d/attachment.obj>


More information about the resiprocate-devel mailing list