[Mono-bugs] [Bug 76690][Nor] Changed - CS0419 is reported when
referencing overridden method in XML doc
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Nov 13 05:43:05 EST 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=76690
--- shadow/76690 2005-11-13 05:40:06.000000000 -0500
+++ shadow/76690.tmp.21694 2005-11-13 05:43:04.000000000 -0500
@@ -2,22 +2,22 @@
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: atsushi at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: CS0419 is reported when referencing overridden method
+Summary: CS0419 is reported when referencing overridden method in XML doc
When using, for example, <see cref="..." /> for referencing a method that
has been overridden, mcs always reports CS0419 (ambiguous reference).
To reproduce, compile the following code snippet (using mcs /doc:test.xml
test.cs):
More information about the mono-bugs
mailing list