[Mono-bugs] [Bug 69835][Wis] Changed - mcs syntax errors are way too verbose
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Nov 2004 19:27:31 -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=69835
--- shadow/69835 2004-11-23 10:52:02.000000000 -0500
+++ shadow/69835.tmp.7229 2004-11-24 19:27:31.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 69835
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: danw@novell.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -31,6 +31,9 @@
is a little useful. The gigantic "expecting" list is not very useful at
all, but it's by far the most visible part of the message.
I would say it should only print the last line here. If you need/want
the uberverbose error (though why would you unless you were debugging
the compiler itself?) there could be a "mcs -v" flag or something.
+
+------- Additional Comments From miguel@ximian.com 2004-11-24 19:27 -------
+Fixed, it had annoyed me for years