
12 Apr
2004
12 Apr
'04
10:40 a.m.
On Sun, 11 Apr 2004 20:50:42 -0400, leegold <leegold2@verizon.net> wrote:
use:
^.{2}[a-z]{1,2}_?[0-9]*([1-6]|[a-f])[^1-9]{2}a+$
against:
Axi_234b0Gaaa
then out your cursor between the 0 and the G in the string. then press enter so that Gaaa will be on line below Axi_234b0 so you'll see:
Axi_234b0 Gaaa
then, check the s box. And I get the crash.
You are right, this is a bug. Thanks for reporting it. Some simple tests show that this is a bug in the GUI and not in the regex engine. I'll try to fix this in the next days but I cannot guarantee a date as I'm quite busy right now. Thanks again, Edi.