[Mono-bugs] [Bug 40646][Maj] Changed - mcs doesn't parse correctly array initializers

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 1 Apr 2003 21:46:08 -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 miguel@ximian.com.

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

--- shadow/40646	Tue Apr  1 19:21:14 2003
+++ shadow/40646.tmp.2642	Tue Apr  1 21:46:08 2003
@@ -1,16 +1,16 @@
 Bug#: 40646
-Product: Mono/MCS
+Product: Mono/Runtime
 Version: unspecified
 OS: Mandrake 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
-Component: Misc
+Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: eureko@grmexico.com.mx               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -142,6 +142,12 @@
 }
 
 ------- Additional Comments From eureko@grmexico.com.mx  2003-04-01 19:21 -------
 Created an attachment (id=3889)
 Source code for reproducing the bug.
 
+
+------- Additional Comments From miguel@ximian.com  2003-04-01 21:46 -------
+MCS compiles this code fine on Windows, so it must be a
+runtime/metadata bug. 
+
+Moving to the runtime section