[Mono-bugs] [Bug 74232][Nor] Changed - Missing CS0208 report
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Apr 2005 11:23:37 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74232
--- shadow/74232 2005-04-02 02:58:52.000000000 -0500
+++ shadow/74232.tmp.25882 2005-04-04 11:23:37.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74232
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath@novell.com
ReportedBy: marek.safar@seznam.cz
QAContact: mono-bugs@ximian.com
@@ -91,6 +91,9 @@
What exactly do you report now for cs1521-2.cs
------- Additional Comments From rharinath@novell.com 2005-04-02 02:58 -------
I now report CS0208. I believe that it's equally appropriate for that
testcase.
+
+------- Additional Comments From rharinath@novell.com 2005-04-04 11:23 -------
+Fixed the testcase to narrow down the error.