[Mono-bugs] [Bug 76685][Min] Changed - [/doc] XML doc does not
support reference to indexer.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Nov 13 14:25:30 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76685
--- shadow/76685 2005-11-13 11:10:17.000000000 -0500
+++ shadow/76685.tmp.13160 2005-11-13 14:25:30.000000000 -0500
@@ -3,21 +3,21 @@
Version: 1.1
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Minor
Component: C#
AssignedTo: atsushi at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: XML doc does not support reference to indexer.
+Summary: [/doc] XML doc does not support reference to indexer.
mcs's support for /doc does not support references to indexers (using,
for example, <see cref="...." />).
To reproduce compile the following code snippet (using mcs /doc:test.xml
test.cs):
@@ -136,6 +136,9 @@
the primary fix might come first.
------- Additional Comments From atsushi at ximian.com 2005-11-13 11:10 -------
The bug itself is fixed in svn (r52972). I also have a patch that
fixes the error message, but I need others' review since it is
typemanager.cs and may affect on elsewhere.
+
+------- Additional Comments From atsushi at ximian.com 2005-11-13 14:25 -------
+http://lists.ximian.com/pipermail/mono-devel-list/2005-November/015717.html
More information about the mono-bugs
mailing list