[Mono-bugs] [Bug 63144][Wis] Changed - [PATCH] mcs crashes when array initializer uses unknown constructor

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Sep 2004 16:04:05 -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 miguel@ximian.com.

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

--- shadow/63144	2004-08-29 14:28:03.000000000 -0400
+++ shadow/63144.tmp.6169	2004-09-07 16:04:05.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 63144
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: Gentoo
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: colin@breame.com               
 QAContact: mono-bugs@ximian.com
@@ -72,6 +72,9 @@
 ------- Additional Comments From bmaurer@users.sf.net  2004-08-29 14:26 -------
 oops, ignore the check duplicates part. I forgot to revert that in my
 tree.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-08-29 14:28 -------
 *** Bug 63143 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From miguel@ximian.com  2004-09-07 16:04 -------
+I applied Ben's patch.