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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
