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

http://bugs.exim.org/show_bug.cgi?id=1125
           Summary: pcretest: no -S support on Minix
           Product: PCRE
           Version: 8.12
          Platform: x86
        OS/Version: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=488)
 --> (http://bugs.exim.org/attachment.cgi?id=488)
Add __minix to OS list not supporting the -S option

pcre doesn't compile on Minix 3.2.0 because setrlimit(2) is used in pcretest.c
and Minix doesn't have setrlimit(2).

The attached patch adds __minix to the #ifdef list of operating systems that
don't support the -S option.


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to