------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=936 --- Comment #1 from Philip Hazel <[email protected]> 2009-12-16 17:23:19 --- On Wed, 16 Dec 2009, Pavel Kostromitinov wrote: > In pcre_exec.c lines around 3690, all cases in switch() now have > SCHECK_PARTIAL > check, except OP_NOT_WORDCHAR - I don't understand exactly what is going on > there, but looks like it's wrong to me. You are quite right. It *is* wrong. I obviously just missed out that case when I was adding the partial-matching checking stuff for 8.00. Thank you for the report. I will fix it when I next work on PCRE. There is a little list of issues now, so I suppose I will have to find some time soon. :-) Regards, Philip -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
