I'm not sure if this is a pcre bug. One gets a PCRE_ERROR_MATCHLIMIT (Error
-8) for the following fairly simple pattern/string pair:
prompt> pcretest
PCRE version 7.8 2008-09-05
re> '(\s*-*\d+[.]*\d*\s*)+\n'
data>
'\t4\n0000\t-0.00\t-0.0000\t4\t-0.00\t-0.0000\t4\n0000\t-0.00\t-0.0000\t0\t-0.00\t-'
Error -8
--
View this message in context:
http://www.nabble.com/PCRE_ERROR_MATCHLIMIT-for-simple-string-pattern-tp19500370p19500370.html
Sent from the Exim Dev mailing list archive at Nabble.com.