[Mono-bugs] [Bug 52508][Nor] Changed - We dont report CS0197
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 11 Apr 2004 01:43:31 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52508
--- shadow/52508 2004-02-07 12:47:35.000000000 -0500
+++ shadow/52508.tmp.31309 2004-04-11 01:43:31.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 52508
-Product: Mono/Compilers
+Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -35,6 +35,9 @@
{
T t = new T ();
t.bar = 12;
Foo (ref t.bar);
}
}
+
+------- Additional Comments From miguel@ximian.com 2004-04-11 01:43 -------
+Fix coming to CVS