On Tue, 8 Dec 2015, I wrote:
> I guess there should be some fiddling around with tests such as
> (ULONG_MAX == UINT32_MAX) to see what the environment is, and then craft
> the tests appropriately.
I have updated pcre2test.c along those lines. Is that better?