[Mono-bugs] [Bug 75636][Maj] Changed - mcs incorrectly handes
hide-by-name virtual methods not marked with newslot
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 9 11:32:27 EST 2006
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 at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75636
--- shadow/75636 2006-01-09 10:22:28.000000000 -0500
+++ shadow/75636.tmp.28329 2006-01-09 11:32:27.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 75636
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details: Mandriva Cooker i586
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: goetz.waschk at gmail.com
QAContact: mono-bugs at ximian.com
@@ -277,6 +277,10 @@
It seems that this has got nothing to do with hide-by-name semantics
(which the runtime seems to get right). It has got to do with
changing the visibility of overridden methods, which is not allowed in C#.
I have a fix that I'm putting through the paces, and should commit
shortly.
+
+------- Additional Comments From rharinath at novell.com 2006-01-09 11:32 -------
+Should be fixed in SVN r55226.
+
More information about the mono-bugs
mailing list