[Mono-bugs] [Bug 71449][Nor] Changed - [GMCS] explicit interface implementation + indexers causes syntax error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 26 Jan 2005 05:31:38 -0500 (EST)
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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71449
--- shadow/71449 2005-01-19 13:02:52.000000000 -0500
+++ shadow/71449.tmp.17282 2005-01-26 05:31:38.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 71449
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: vargaz@gmail.com
QAContact: mono-bugs@ximian.com
@@ -44,6 +44,9 @@
readonly.cs(13) error CS1003: Syntax error, an indexer can't have type
arguments
Compilation failed: 1 error(s), 0 warnings
while csc compiles it just fine.
+
+------- Additional Comments From martin@ximian.com 2005-01-26 05:31 -------
+Fixed in SVN.