[regex-coach] Re: Regex Coach
Edi Weitz
edi at agharta.de
Sat Sep 17 15:15:22 UTC 2005
On Fri, 16 Sep 2005 23:20:13 +0200 (CEST), Maciej Żenczykowski <maze at cela.pl> wrote:
> I did, but it seems to bounce - requires me to register.
Yes, you'll have to register.
> It seems I was to quick in reporting no bugs - the step'er does not
> honor the 'x' or 'g' flags of the regex.
Yes, you're right that the stepper (and other parts of the system as
well) has problems with the 'x' flag - I wasn't aware of that. I'll
try to fix this ASAP.
The 'g' flag doesn't make sense in the stepper, though. It is only
meaningful for replacement operations - see the documentation.
Thanks,
Edi.
More information about the regex-coach
mailing list