[Mono-bugs] [Bug 21417] Changed - mcs doesn't keep track of new keyword?

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Mar 2002 12:02:48 -0000


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 lupus@ximian.com.

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

--- shadow/21417	Wed Mar  6 07:02:10 2002
+++ shadow/21417.tmp.13960	Wed Mar  6 07:02:48 2002
@@ -19,6 +19,11 @@
 $ mcs field-overloading.cs
 .\field-overloading.cs(8) warning CS108: The keyword new is required on
 `Test.Derived.x' because it hides `Base.x'
 
 The test fails on both windows and linux (well in linux it dies
 when reporting the warning, but....).
+
+------- Additional Comments From lupus@ximian.com  2002-03-06 07:02 -------
+Created an attachment (id=1489)
+Failing test.
+