From: Stefan Csomor Date: Tue, 8 May 2007 04:53:23 +0000 (+0000) Subject: adding reference to technote X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/653a54d04953da64d79bf088c5b067ccce955c7a?ds=inline adding reference to technote git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/mac/corefoundation/utilsexc_cf.cpp b/src/mac/corefoundation/utilsexc_cf.cpp index 7c3796c8a2..17e71da50c 100644 --- a/src/mac/corefoundation/utilsexc_cf.cpp +++ b/src/mac/corefoundation/utilsexc_cf.cpp @@ -26,6 +26,8 @@ // Use polling instead of Mach ports, which doesn't work on Intel // due to task_for_pid security issues. +// http://developer.apple.com/technotes/tn/tn2050.html + // What's a better test for Intel vs PPC? #ifdef WORDS_BIGENDIAN #define USE_POLLING 0