[Mono-bugs] [Bug 34867][Min] Changed - mcs doesn't report errors of type CS0069 and more funny stuff.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
8 Dec 2002 07:15:46 -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=34867
--- shadow/34867 Sat Dec 7 14:48:02 2002
+++ shadow/34867.tmp.7365 Sun Dec 8 02:15:46 2002
@@ -1,13 +1,13 @@
Bug#: 34867
Product: Mono/MCS
Version: unspecified
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: jaimemonkey@yahoo.es
QAContact: mono-bugs@ximian.com
@@ -93,6 +93,12 @@
------- Additional Comments From martin@ximian.com 2002-12-07 14:45 -------
Reassigning to default owner, setting priority to minor according to our priority rules (mcs doesn't report an error message).
------- Additional Comments From martin@ximian.com 2002-12-07 14:48 -------
Why were all these bugs UNCONFIRMED ?
+
+------- Additional Comments From miguel@ximian.com 2002-12-08 02:15 -------
+The compiler reports an error (not the same one because we catch this
+error in a different way (parsing error)), so this is not a bug.
+
+It is sub-optimal, but not a bug.