[Mono-bugs] [Bug 74773][Nor] Changed - casting to interface doesn't pick up overridden methods
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 4 May 2005 10:36:57 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74773
--- shadow/74773 2005-05-02 04:27:13.000000000 -0400
+++ shadow/74773.tmp.14516 2005-05-04 10:36:57.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74773
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details: Suse 9.2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath@novell.com
ReportedBy: vgough@pobox.com
QAContact: mono-bugs@ximian.com
@@ -103,6 +103,9 @@
Compiled with CSC, run on .NET -> both pass
Compiled with CSC, run on mono -> both pass
Compiled with MCS, run on .NET -> one failure
Compiled with MCS, run on mono -> one failure
+
+------- Additional Comments From rharinath@novell.com 2005-05-04 10:36 -------
+Should be fixed in SVN.