Re: different results matching regex with SDK 1.4.2
Oleg Sukhodolsky <[email protected]> Tue, 9 Dec 2003 07:13:37 +0300
| Newsgroups | gmane.comp.jakarta.regexp.user |
|---|---|
| Message-ID | <[email protected]> |
> I'm not sure if it's correct or incorrect as far as the definition,
> but it would appear the "-" after the 9 isn't being treated as a
> character, but a range.
I think this is because of the bug 2121 ('.' or '-' in bracket expression
gives unexpected).
With best regards, Oleg.