[Mono-bugs] [Bug 52489][Min] Changed - We don't report CS0010

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 05:42:30 -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 marek.safar@seznam.cz.

http://bugzilla.ximian.com/show_bug.cgi?id=52489

--- shadow/52489	2004-04-28 22:36:50.000000000 -0400
+++ shadow/52489.tmp.7367	2004-06-02 05:42:30.000000000 -0400
@@ -23,6 +23,11 @@
 	class T {
 		static void Main ()
 		{
 		}
 	}
 }
+
+------- Additional Comments From marek.safar@seznam.cz  2004-06-02 05:42 -------
+I think that it is not a bug.
+
+csc v2.0 removed CS0010 error too.