[Mono-bugs] [Bug 63141][Nor] Changed - [PATCH] mcs crashes when array initializer is used for non-array type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 29 Aug 2004 15:27:45 -0400 (EDT)


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 bmaurer@users.sf.net.

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

--- shadow/63141	2004-08-29 14:44:13.000000000 -0400
+++ shadow/63141.tmp.14366	2004-08-29 15:27:45.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 63141
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: Gentoo
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: colin@breame.com               
 QAContact: mono-bugs@ximian.com
@@ -44,6 +44,9 @@
 Created an attachment (id=9859)
 patch
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-08-29 14:44 -------
 If the type does not resolve to an array, give an error.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-08-29 15:27 -------
+Fixed in 1.0 and HEAD