[Mono-bugs] [Bug 63884][Wis] Changed - Compile error not gracefully reported.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 25 Aug 2004 00:12:08 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=63884
--- shadow/63884 2004-08-24 23:34:35.000000000 -0400
+++ shadow/63884.tmp.17261 2004-08-25 00:12:08.000000000 -0400
@@ -1,22 +1,21 @@
Bug#: 63884
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Normal
+Severity: Unknown
+Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: wsbjr@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Compile error not gracefully reported.
Description of Problem:
Malformed class declaration produces a parse error.
@@ -35,6 +34,9 @@
in <0x00833> Mono.CSharp.CSharpParser:yyparse (Mono.CSharp.yyParser.yyInput)
in <0x00067> Mono.CSharp.CSharpParser:parse ()
Expected Results:
Error on line xyz.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-08-25 00:12 -------
+Miguel, is this a WONTFIX?