[pcre-dev] [Bug 1364] pcre 8.33 tests fail on Mac OS X Power…

Inizio della pagina
Delete this message
Autore: Philip Hazel
Data:  
To: pcre-dev
Oggetto: [pcre-dev] [Bug 1364] pcre 8.33 tests fail on Mac OS X PowerPC
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1364




--- Comment #5 from Philip Hazel <ph10@???> 2013-07-02 18:05:05 ---
I have no access to any Mac environment, so I can't do any testing myself.
Please can you run pcretest with the following input file:

/((?>[^()]+)|\([^()]*\))+/D
((abc(ade)ufh()()x

/((?>[^()]+)|\([^()]*\))+/C
((abc(ade)ufh()()x

(Note the blank line in the middle.) The debugging output that this produces
might help in figuring out what is going on. The fact that it fails both with
and without JIT suggests that the problem may be at compile time.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email