[Mono-bugs] [Bug 61902][Wis] Changed - Invalid warning CS0618 when invoking obsolete ctor from other ctor

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 14 Sep 2004 13:29:24 -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=61902

--- shadow/61902	2004-08-13 12:24:32.000000000 -0400
+++ shadow/61902.tmp.28635	2004-09-14 13:29:24.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61902
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: marek.safar@seznam.cz                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -107,6 +107,9 @@
 
 Only the last two warnings are actually valid.
 
 I know the specs aren't very clear about this, but I talked about 
 this with Ben Maurer and he think mcs should match the behaviour of 
 csc here.
+
+------- Additional Comments From marek.safar@seznam.cz  2004-09-14 13:29 -------
+Fixed in CVS