[Mono-bugs] [Bug 21414] Changed - parsing fails

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Mar 2002 19:46:07 -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=21414

--- shadow/21414	Wed Mar  6 06:43:17 2002
+++ shadow/21414.tmp.12942	Wed Mar  6 14:46:07 2002
@@ -1,14 +1,14 @@
 Bug#: 21414
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -19,6 +19,9 @@
 The attached test fails to parse with mcs (on both windows and linux).
 
 ------- Additional Comments From lupus@ximian.com  2002-03-06 06:43 -------
 Created an attachment (id=1485)
 Failing test.
 
+
+------- Additional Comments From miguel@ximian.com  2002-03-06 14:46 -------
+Missing opt_semicolon production.  Thanks.  The bug has been fixed.