[Mono-bugs] [Bug 78367][Maj] Changed - implement section 14.9.6
(reference comparison) from the new standard
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 24 06:28:17 EDT 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=78367
--- shadow/78367 2006-05-12 14:16:24.000000000 -0400
+++ shadow/78367.tmp.12029 2006-05-24 06:28:17.000000000 -0400
@@ -3,20 +3,20 @@
Version: 1.1
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Major
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Summary: incorrect CS0019 : hidden member takes precedence over "new" member on resolving member
+Summary: implement section 14.9.6 (reference comparison) from the new standard
In the following code, there are "new Bar Document" in the derived class
XElement, and "Foo Document" in the base class Element.
In CrashHere(), Document.Root should be regarded as IHoge as defined in
Bar. Since IHoge could be a derived class from XElement, this expression
More information about the mono-bugs
mailing list