------- You are receiving this mail because: -------
You are on the CC list for the bug.

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




--- Comment #5 from Philip Hazel <[email protected]>  2012-03-31 12:51:31 
---
I am running gcc 4.5.3 on an x86 box, and needless to say, the tests all pass
with all values of -O. I've been eyeballing the code in pcre_dfa_exec.c, and I
can't see anything that might be dodgy. However, there are some debugging
statements in there. Please could you do the following:

1. Add  #define PCRE_DEBUG  somewhere near the top of pcre_dfa_exec.c and then
recompile with options that will cause test failure.

2. Run the command   ./pcretest -dfa testfile   where testfile (use any file
name you like) contains just these lines:

/^abcdef/
   abc\P
   def\R 

You should see debugging output on stderr. Please send it to me direct, or post
it here - I don't think it will be very large. Don't try to run the full tests
because there will be mountains of output. Thanks.


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

-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to