https://bugs.exim.org/show_bug.cgi?id=2334

--- Comment #30 from Carlo Marcelo Arenas Belón <care...@gmail.com> ---
(In reply to Rich Siegel from comment #28)
> However, explicitly testing for TARGET_OS_OSX would be the appropriate
> change, rather than a negative test for TARGET_OS_IPHONE.

from looking at the history from that header it seems that will restrict it to
users of Xcode 8 (mid 2016) or older instead of Xcode 7 (mid 2015), but
whatever works for you.

eitherway might be useful to indicate how the code was tested, and most likely
find a way to test that it doesn't introduce a regression for IOS users
somehow, since it would seem that MAP_JIT in IOS is most likely a sure way to
get your application rejected by the powers to be in apple.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to