[Mono-bugs] [Bug 75270][Nor] Changed - Interface/virtual dispatch
problem
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jun 28 19:07:38 EDT 2005
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=75270
--- shadow/75270 2005-06-14 22:25:08.000000000 -0400
+++ shadow/75270.tmp.10742 2005-06-28 19:07:38.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75270
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: toshok at ximian.com
QAContact: mono-bugs at ximian.com
@@ -35,6 +35,14 @@
------- Additional Comments From toshok at ximian.com 2005-06-14 21:28 -------
gonzalo: definitely compiler
gonzalo: compilign with mcs on windows and running on MS and mono
printed A
gonzalo: while using csc printed the expected C on both runtimes
+
+------- Additional Comments From miguel at ximian.com 2005-06-28 19:07 -------
+
+We can avoid generating the proxy (from pending.cs) on BaseImplements
+if the method is virtual.
+
+A patch is on SVN at 46679.
+
More information about the mono-bugs
mailing list