Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78882 --- shadow/78882 2007-08-26 10:40:25.000000000 -0400 +++ shadow/78882.tmp.1073 2007-08-26 10:45:02.000000000 -0400 @@ -540,6 +540,11 @@ (SVN trunk) + + if (method == null) + throw new NullReferenceException (); + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-26 10:45 ------- +Yes, that's why I have to look at this again and provide a new patch. +I'll do it ASAP (tonight). + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
