It looks like the IBM version of stdint.h either does not have UINT32_MAX or I
need to do something to reveal it. I will handle the situation. Ze'ev Atlas
From: Ze'ev Atlas <[email protected]>
To: Philip Hazel <[email protected]>; Pcre Exim <[email protected]>
Sent: Wednesday, July 8, 2015 9:10 PM
Subject: Some issues in compiling PCRE2
Hi Philip
1. pcre2_compile.c (and some other modules) make use of a macro UINT32_MAX
uint32_t limit_match = UINT32_MAX;Could you please tell me where is that
defined. Even if z/OS C does not have it, I can define it in config.h, but I'd
rather do an #include to that header file (BTW how is that macro defined if the
header is not available to me?)
2. Is it my wild imagination or is it true that pcre2_printint.c does not
contain #include "pcre2_internal.h" (and some other crucial #include's as well)
anymore? Ze'ev Atlas
--
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev