[pcre-dev] [Bug 780] Strange bug matching a complex regexp

トップ ページ
このメッセージを削除
著者: Quentin Raynaud
日付:  
To: pcre-dev
題目: [pcre-dev] [Bug 780] Strange bug matching a complex regexp
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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




--- Comment #3 from Quentin Raynaud <pcre@???> 2008-10-31 13:10:11 ---
Created an attachment (id=283)
--> (http://bugs.exim.org/attachment.cgi?id=283)
Matching regexp

I just worked a lot on this one, writing this regexp removing characters and
things that where there just to improve reading (like useless parentheses). I
achieved to find something that might interest you : removing those get my
regexp to work just fine, even if I didn't change its meaning by any way. The
working regexp is in the attachment.

You will see that, as in bug #779, you might find a regexp that match what you
want by removing parentheses. Bugs #779 and #780 (this one) might be the same
since they seems to be caused by the same issue.

If there is really a bug on how blocks are working, this might be a major
issue. Since I never find that before, it might only happen when using a
recursive pattern.

Regards,
Quentin


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