[Mono-devel-list] Regular expression problem with characters '{' and '}'

Jörg Rosenkranz joergr at voelcker.com
Thu Jan 15 11:05:36 EST 2004


Hi all,

I have a problem with regular expression using braces, i.e. "{\w+}".
The Regex constructor throws an ArgumentException with this expression. MS.NET accepts
this without problems. I know that braces are used for quantifiers.

Is this a Mono bug or is the MS.NET runtime misbehaving?

Thanks,
Joerg.



More information about the Mono-devel-list mailing list