[Mono-bugs] [Bug 30338][Nor] Changed - Multiple interfaces
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 28 Apr 2003 23:46:19 -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=30338
--- shadow/30338 Fri Apr 11 21:35:59 2003
+++ shadow/30338.tmp.19640 Mon Apr 28 23:46:19 2003
@@ -1,13 +1,13 @@
Bug#: 30338
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: martin@gnome.org
QAContact: mono-bugs@ximian.com
@@ -120,6 +120,9 @@
But when compiled with mcs, the MS runtime complains:
~ $ ./bug30338.exe
Unhandled Exception: System.TypeLoadException: Method get_Foo in type
Y from assembly get_Foo does not have an implementation.
at Z.Main()
+
+------- Additional Comments From miguel@ximian.com 2003-04-28 23:46 -------
+This is now fixed.