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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-11-13 14:25 ------- +http://lists.ximian.com/pipermail/mono-devel-list/2005-November/015717.html _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
