[Mono-bugs] [Bug 55382][Nor] Changed - MSC reports invalid warning CS0109 when hiding inherited member of other type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Aug 2004 14:35:40 -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=55382

--- shadow/55382	2004-06-02 13:00:19.000000000 -0400
+++ shadow/55382.tmp.29220	2004-08-04 14:35:40.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 55382
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: marek.safar@seznam.cz                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -52,6 +52,13 @@
 The attached source file compiles without warning using csc.
 
 ------- Additional Comments From gert.driesen@pandora.be  2004-03-09 15:46 -------
 Created an attachment (id=6905)
 repro
 
+
+------- Additional Comments From miguel@ximian.com  2004-08-04 14:35 -------
+The test you posted does not build.
+
+That being said, it seems like Marek fixed this on CVS, am going
+to close the bug, but if it is not fixed, please post a 
+test case that is known to compile on MS.NEt compiler.