[Mono-bugs] [Bug 64223][Min] Changed - We don't report CS0173 (errors/cs0173-2.cs)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Feb 2005 02:16:15 -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=64223
--- shadow/64223 2004-09-07 14:46:28.000000000 -0400
+++ shadow/64223.tmp.27961 2005-02-11 02:16:15.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 64223
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: martin@ximian.com
QAContact: mono-bugs@ximian.com
@@ -21,6 +21,9 @@
} } System.Console.WriteLine (result ? 1 : null);
------- Additional Comments From miguel@ximian.com 2004-09-07 14:46 -------
Fixed on HEAD; The change modifies the type of NullLiteral, so I
do not want to get the fix on 1-0, it might require ongoing
maintenance, and the bug is minimal.
+
+------- Additional Comments From miguel@ximian.com 2005-02-11 02:16 -------
+closing