[Mono-bugs] [Bug 36080][Wis] Changed - cs0209.cs Fixed Error not detected.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 8 Jan 2003 17:27:06 -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=36080

--- shadow/36080	Tue Dec 24 09:48:56 2002
+++ shadow/36080.tmp.15387	Wed Jan  8 17:27:06 2003
@@ -1,14 +1,14 @@
 Bug#: 36080
 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: raciel@es.gnu.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -35,6 +35,10 @@
 cs0209.cs(10) error CS-0025: : Parsing error 
 Mono.CSharp.yyParser.yyException: irrecoverable syntax error at end-of-file
 in <0x0075e> 00 Mono.CSharp.CSharpParser:yyparse (Mono.CSharp.yyParser.yyInput)
 in <0x0006e> 00 Mono.CSharp.CSharpParser:parse ()
 
 Compilation failed: 2 error(s), 0 warnings
+
+------- Additional Comments From miguel@ximian.com  2003-01-08 17:27 -------
+This is actually reported (in a different way), because it is a parser
+error.