[Mono-bugs] [Bug 50820][Nor] Changed - mcs doesn't flag CS1540

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Mar 2004 20:04:05 -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=50820

--- shadow/50820	2004-02-07 12:40:59.000000000 -0500
+++ shadow/50820.tmp.20177	2004-03-28 20:04:05.000000000 -0500
@@ -1,8 +1,8 @@
 Bug#: 50820
-Product: Mono/Compilers
+Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
@@ -59,6 +59,11 @@
         public static void Main ()
 	{
 		A b = new A ();
 		b.n = 1;
 	}
 }
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-28 20:04 -------
+Created an attachment (id=7122)
+Patch
+