Package: src:pcre3
User: [email protected]
Usertags: ppc64el
This bug also affects ppc64el (no JIT).
Documenting the same pattern as comment above, from test-suite.log:
[...]
FAIL: RunTest
=============
[...]
---- Testing 8-bit library ----
[...]
Test 2: API, errors, internals, and non-Perl stuff (not UTF-8)
--- ./testdata/testoutput2 2012-06-01 14:53:58.000000000 -0300
+++ testtry 2014-06-18 11:22:44.000000000 -0300
@@ -5794,13 +5794,16 @@
No match
/a{11111111111111111111}/I
-Failed: number too big in {} quantifier at offset 22
+Capturing subpattern count = 0
+No options
+First char = 'a'
+No need char
/(){64294967295}/I
-Failed: number too big in {} quantifier at offset 14
+Failed: regular expression is too large at offset 15
/(){2,4294967295}/I
-Failed: number too big in {} quantifier at offset 15
+Failed: numbers out of order in {} quantifier at offset 15
[...]
--
Mauricio Faria de Oliveira
IBM Linux Technology Center
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]