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=77079 --- shadow/77079 2005-12-22 20:30:34.000000000 -0500 +++ shadow/77079.tmp.5999 2005-12-25 22:12:52.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 77079 Product: Mono: Runtime Version: 1.1 -OS: +OS: unknown OS Details: Fedora Core 4, latest updates Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -43,6 +43,15 @@ Always. ------- Additional Comments From [EMAIL PROTECTED] 2005-12-22 20:30 ------- Created an attachment (id=16252) Testcase + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-25 22:12 ------- +Your testcase throws MissingMethodException under .NET 1.1/2.0. + +Much interesting is this case: remove the method +public void Apply(Class1 a). Under .NET MissingMethodException is +thrown, while under mono the call succeeds. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
