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=81673 --- shadow/81673 2007-07-16 11:44:46.000000000 -0400 +++ shadow/81673.tmp.24317 2007-07-22 15:12:05.000000000 -0400 @@ -12,13 +12,13 @@ ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Runtime crash when the implementation of an interface method can't be found -OtherBugsDependingOnThis: 82049[FIXED], 82050 +OtherBugsDependingOnThis: 82049[FIXED], 82050[FIXED] The runtime crashes when trying to load a class which is incorrect: it implements an interface but it does not implement one of the interface methods (it was compiled with an old version of the interface which did not have that method). The runtime should throw an exception in this case, not crash. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
