[pcre-dev] PCRE test differences

Top Page
Delete this message
Author: Michael McCarty
Date:  
To: pcre-dev
Subject: [pcre-dev] PCRE test differences
I've compiled PCRE 7.8 on Linux and ran pcretest (compiled with NOPOSIX
defined) on the test data. It passes most of the tests without problem, but
it apparently fails on testinput7, 8, and 9 (see attached output files).

% pcretest -C
PCRE version 7.8 2008-09-05
Compiled with
UTF-8 support
Unicode properties support
Newline sequence is ANY
\R matches all Unicode newlines
Internal link size = 2
POSIX malloc threshold = 10
Default match limit = 10000000
Default recursion depth limit = 10000000
Match recursion uses stack

Are these differences anything I should be concerned about? Any advice is
welcome.


Thanks,
Mike