[Mono-bugs] [Bug 76685][Nor] Changed - XML doc does not support reference to indexer.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 13 07:56:40 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 06:28:39.000000000 -0500
+++ shadow/76685.tmp.23555	2005-11-13 07:56:40.000000000 -0500
@@ -125,6 +125,12 @@
 attribute: 'A.this'. Assuming 'Test.A.this[int]', but could have 
 also matched other overloads including 'Test.A.this[string]'.
 
 Would it be possible to have the warning message match that of csc 
 (meaning retain the 'this' keyword in the message instead of 'Item', 
 and include the indexer args in the message) ?
+
+------- Additional Comments From atsushi at ximian.com  2005-11-13 07:56 -------
+Turned out that the patch breaks xml-030 test.
+
+I would like to fix those remaining matters you mentioned above, but
+the primary fix might come first.


More information about the mono-bugs mailing list