https://bugzilla.novell.com/show_bug.cgi?id=348522
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=348522#c5 --- Comment #5 from Rodrigo Kumpera <[EMAIL PROTECTED]> 2008-01-24 15:55:35 MST --- There are a bunch of issues here. I'll update this bug as I get then fixed. The first one is that on MS a System.ArgumentException is thrown after Binder::BindToMethod is called due to the fact that a parameter without default value is invoked with Missing.Value. This one is fixed in r93850. Now I'll take a look at the crashers in object.c. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
