[Mono-bugs] [Bug 52586][Nor] Changed - We do not handle overriden overloads correctly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 31 Oct 2004 07:23:18 -0500 (EST)
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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52586
--- shadow/52586 2004-09-19 02:52:42.000000000 -0400
+++ shadow/52586.tmp.31762 2004-10-31 07:23:18.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: martin@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: V1
URL:
Summary: We do not handle overriden overloads correctly
-BugsThisDependsOn: 26204, 52594
+BugsThisDependsOn: 26204, 52594[WONTFIX]
In this example:
using System;
class A {