[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
4 Oct 2002 04:45:35 -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 miguel@ximian.com.

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

--- shadow/31289	Fri Sep 27 16:16:03 2002
+++ shadow/31289.tmp.13263	Fri Oct  4 00:45:35 2002
@@ -1,14 +1,14 @@
 Bug#: 31289
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: hwang_rob@yahoo.ca               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -66,6 +66,12 @@
 
 
 ------- Additional Comments From hwang_rob@yahoo.ca  2002-09-27 16:16 -------
 Created an attachment (id=2399)
 arrgh, ignore previous patch -- it was buggy; this one should be better
 
+
+------- Additional Comments From miguel@ximian.com  2002-10-04 00:45 -------
+HellO!  
+
+   Thanks a lot for this patch!  I have now incorporated it into the
+compiler.    The regression test passes as well.