[Mono-bugs] [Bug 33628][Nor] Changed - mcs fails on initializing multi-dimensional array

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
16 Nov 2002 23:15: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 martin@ximian.com.

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

--- shadow/33628	Mon Nov 11 18:49:25 2002
+++ shadow/33628.tmp.16280	Sat Nov 16 18:15:58 2002
@@ -1,15 +1,15 @@
 Bug#: 33628
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: manyoso@yahoo.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -32,6 +32,10 @@
 error CS0178: Incorrectly structured array initializer  
   
 but csc gives:  
   
 error CS0623: Array initializers can only be used in a variable or field 
 initializer.
+
+------- Additional Comments From martin@ximian.com  2002-11-16 18:15 -------
+mcs rejects valid code, so this is priority == normal.
+