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 

Reply via email to