[Mono-bugs] [Bug 80827][Nor] Changed - Problem with overrides.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Feb 17 11:30:43 EST 2007
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80827
--- shadow/80827 2007-02-13 10:13:20.000000000 -0500
+++ shadow/80827.tmp.16516 2007-02-17 11:30:43.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80827
Product: Mono: Runtime
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -54,6 +54,9 @@
C c = new C ();
c.M ();
I i = c;
i.M ();
}
}
+
+------- Additional Comments From miguel at ximian.com 2007-02-17 11:30 -------
+Massi has a fix for a similar issue (75903).
More information about the mono-bugs
mailing list