[Mono-bugs] [Bug 33628][Nor] Changed - mcs fails on initializing multi-dimensional array
   
    bugzilla-daemon@rocky.ximian.com
     
    bugzilla-daemon@rocky.ximian.com
       
    24 Nov 2002 15:35:47 -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	Sat Nov 16 18:31:10 2002
+++ shadow/33628.tmp.21920	Sun Nov 24 10:35:47 2002
@@ -36,6 +36,10 @@
 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.
 
+
+------- Additional Comments From martin@ximian.com  2002-11-24 10:35 -------
+The first example compiles fine both on GNU/Linux and Windows.
+