[Mono-bugs] [Bug 25170] Changed - mcs bails on a small typo.....

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
23 May 2002 19:46:08 -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 gonzalo@ximian.com.

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

--- shadow/25170	Thu May 23 15:45:06 2002
+++ shadow/25170.tmp.19058	Thu May 23 15:46:08 2002
@@ -57,6 +57,10 @@
 Mono.CSharp.yyParser.yyException: irrecoverable syntax error
    at Mono.CSharp.CSharpParser.yyparse(yyInput yyLex) in
 C:\cygwin\home\lalo\go-mono\mcs\mcs\-:line 887
    at Mono.CSharp.CSharpParser.parse() in
 C:\cygwin\home\lalo\go-mono\mcs\mcs\cs-parser.jay:line 3938
 error CS5001: Program intypo.exe does not have an entry point defined
+
+------- Additional Comments From gonzalo@ximian.com  2002-05-23 15:46 -------
+The previous comment is the current output for mcs, which is ok.
+Apart from its weirdness, it says that there is a syntax error...