[Mono-bugs] [Bug 29213][Wis] Changed - mcs throws CS0001 when compiling long if-else-if chains

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
21 Aug 2002 02:29:15 -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 miguel@ximian.com.

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

--- shadow/29213	Tue Aug 20 18:30:55 2002
+++ shadow/29213.tmp.32231	Tue Aug 20 22:29:15 2002
@@ -1,14 +1,14 @@
 Bug#: 29213
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: nick@chemlab.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -155,6 +155,12 @@
 
 Always.
 
 Additional Information:
 
 Tested with current CVS.
+
+------- Additional Comments From miguel@ximian.com  2002-08-20 22:29 -------
+Thanks for finding this bug.  The code that resized the parser's state
+table was actually not expanding the table.
+
+