[Mono-bugs] [Bug 31289][Wis] Changed - mcs does not check bounds of multidimensional array initializers

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
26 Sep 2002 17:37:58 -0000


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 hwang_rob@yahoo.ca.

http://bugzilla.ximian.com/show_bug.cgi?id=31289

--- shadow/31289	Thu Sep 26 13:34:55 2002
+++ shadow/31289.tmp.3582	Thu Sep 26 13:37:58 2002
@@ -56,6 +56,11 @@
 Always.
 
 Additional Information:
 
 Will attach a patch to method CheckIndices of class ArrayCreation in
 expression.cs (1.357) which I believe fixes the problem.
+
+------- Additional Comments From hwang_rob@yahoo.ca  2002-09-26 13:37 -------
+Created an attachment (id=2383)
+a possible fix for this bug that can be applied to expression.cs (1.357)
+