[Mono-bugs] [Bug 35653][Nor] Changed - mcs does not resolve indexer properly
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 23 Jan 2003 23:05:18 -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 yoros@wanadoo.es.
http://bugzilla.ximian.com/show_bug.cgi?id=35653
--- shadow/35653 Wed Dec 18 12:49:49 2002
+++ shadow/35653.tmp.26159 Thu Jan 23 23:05:18 2003
@@ -83,6 +83,11 @@
Console.WriteLine( a[0] );
Console.WriteLine( a["x"] );
}
}
+
+------- Additional Comments From yoros@wanadoo.es 2003-01-23 23:05 -------
+Created an attachment (id=3221)
+Patch to apply for fix the bug
+