[pcre-dev] [Bug 2334] "make test" reports test failures when…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2334] "make test" reports test failures when running on macOS (x86_64)
https://bugs.exim.org/show_bug.cgi?id=2334

Carlo Marcelo Arenas Belón <carenas@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1157|0                           |1
        is obsolete|                            |


--- Comment #32 from Carlo Marcelo Arenas Belón <carenas@???> ---
Created attachment 1165
--> https://bugs.exim.org/attachment.cgi?id=1165&action=edit
"improved" patch for apple systems handling of MAP_JIT

uses TARGET_OS_OSX as suggested by 1157 but also :

* expands defined code for __APPLE__ so all this logic wouldn't leak out even
if MAP_JIT is defined later by another platform
* avoids use of C++ style comments for compatibility with really old systems

--
You are receiving this mail because:
You are on the CC list for the bug.