[Mono-bugs] [Bug 33628][Cos] Changed - mcs reports wrong error code for invalid multi-dimensional array initializations

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 21 Jan 2003 01:23:54 -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=33628

--- shadow/33628	Sun Nov 24 10:38:56 2002
+++ shadow/33628.tmp.32405	Tue Jan 21 01:23:54 2003
@@ -1,13 +1,13 @@
 Bug#: 33628
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Cosmetic
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: manyoso@yahoo.com               
 QAContact: mono-bugs@ximian.com
@@ -49,6 +49,13 @@
 Setting priority to cosmetic, reassigning to mono-bugs.
 
 
 ------- Additional Comments From martin@ximian.com  2002-11-24 10:37 -------
 The bug is fixed, but mcs still reports the wrong error message.
 Setting priority to cosmetic, reassigning to mono-bugs.
+
+------- Additional Comments From miguel@ximian.com  2003-01-21 01:23 -------
+The error is still reported, and parsing errors will be very hard to
+match with CSC.  
+
+I will look at adding error productions later, and will take care of
+this in the same pass.  Closing for now.