[Mono-list] Bug in Regex
Stefan Matthias Aust
sma@3plus4.de
Sun, 12 May 2002 10:11:39 +0200
Well, every way I try to go for my wiki project seems to be blocked or at
least "bumpy". The following example throws an ArgumentOutOfRangeException
on mono (last compiling cvs version):
using System.Text.RegularExpressions;
class x {
public static void Main() {
new Regex("[&;]").Split("a=1&b=2");
}
}
I filed a bugzilla report.
bye
--
Stefan Matthias Aust //
www.3plus4software.de // Inter Deum Et Diabolum Semper Musica Est