https://bugs.exim.org/show_bug.cgi?id=2561
Bug ID: 2561 Summary: cmake: properly check for mkostemp (needed by sljit ProtExecutableAllocator) Product: PCRE Version: 10.34 (PCRE2) Hardware: All OS: All Status: NEW Severity: bug Priority: medium Component: Code Assignee: p...@hermes.cam.ac.uk Reporter: care...@gmail.com CC: pcre-dev@exim.org Created attachment 1297 --> https://bugs.exim.org/attachment.cgi?id=1297&action=edit svn diff note that configure is already checking for this since r653 so this just allows for similar functionality if using cmake. since the code relies on this function unconditionally, if not found (which is very unlikely for modern systems since mkostemp is widely available) then support for this code is disabled instead. -- 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