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
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list