[Mono-bugs] [Bug 59246][Nor] Changed - Mix of non-override and override overloads in a class
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 30 May 2004 02:51:20 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59246
--- shadow/59246 2004-05-28 09:25:26.000000000 -0400
+++ shadow/59246.tmp.32256 2004-05-30 02:51:20.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 59246
Product: Mono: Compilers
Version: unspecified
OS: Red Hat 9.0
OS Details: Linux skif 2.4.25 #2 SMP Fri Apr 23 14:03:00 MSD 2004 i686 athlon i386 GNU/Linux
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: DUPLICATE
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: vguzev@yandex.ru
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -101,6 +101,11 @@
start with the type indicated by the method invocation and proceed up
the inheritance chain until at least one applicable, accessible,
non-override method declaration is found. Then perform overload
resolution on the set of applicable, accessible, non-override methods
declared in that type and invoke the method thus selected."
8<---------------------------------------------------------
+
+------- Additional Comments From miguel@ximian.com 2004-05-30 02:51 -------
+merge with the other report.
+
+*** This bug has been marked as a duplicate of 59209 ***