[Mono-bugs] [Bug 28223][Nor] Changed - mcs does not warn when a method hides an inherited member

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
2 Aug 2002 01:03:24 -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 martin@gnome.org.

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

--- shadow/28223	Thu Jul 25 23:09:27 2002
+++ shadow/28223.tmp.1499	Thu Aug  1 21:03:24 2002
@@ -1,14 +1,14 @@
 Bug#: 28223
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: SuSE 8.0
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: murban@houston.rr.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -53,6 +53,13 @@
 mcs reports "check-hiding.cs:8: declaration of `F' hides an inherited 
 member, and `new' was not present" 
  
 How often does this happen?   
   
 Every time
+
+------- Additional Comments From martin@gnome.org  2002-08-01 21:03 -------
+This is not exactly the same bug, but it's the same piece of code 
+which needs to be fixed -> merging with 27998.
+
+
+*** This bug has been marked as a duplicate of 27998 ***