[Mono-bugs] [Bug 48711][Min] Changed - MCS 0.26 warning CS0169 and CS0219 incorrect
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Dec 2003 12:35:09 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=48711
--- shadow/48711 2003-09-22 13:48:03.000000000 -0400
+++ shadow/48711.tmp.2654 2003-12-23 12:35:09.000000000 -0500
@@ -1,16 +1,16 @@
Bug#: 48711
-Product: Mono/MCS
+Product: Mono/Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details: XP
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
-Component: Misc
+Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: 2ligkjk02@sneakemail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -55,6 +55,9 @@
}
static void UseIt( cls c )
{
Console.WriteLine( c.s );
}
}
+
+------- Additional Comments From bmaurer@users.sf.net 2003-12-23 12:35 -------
+This seems to be fixed by now.