[Mono-bugs] [Bug 22004] Changed - parser may get confused with extern method declarations

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
16 Mar 2002 18:54:28 -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=22004

--- shadow/22004	Sat Mar 16 08:36:44 2002
+++ shadow/22004.tmp.4702	Sat Mar 16 13:54:28 2002
@@ -1,14 +1,14 @@
 Bug#: 22004
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Blocker
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -35,6 +35,9 @@
 .\String.cs (7,56), Token:353   : Parsing error 
 
 It should expect a SEMICOLON, not a COLON.
 How that can happen from the grammar, I don't know. Maybe it's a bug in jay?
 
 lupus
+
+------- Additional Comments From miguel@ximian.com  2002-03-16 13:54 -------
+Bug fixed on CVS.