[Mono-bugs] [Bug 62968][Nor] Changed - mcs doesn't give CS0038 for nonstatic members of base outer class.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Feb 2005 06:27:50 -0500 (EST)
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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62968
--- shadow/62968 2005-01-13 02:08:56.000000000 -0500
+++ shadow/62968.tmp.14326 2005-02-03 06:27:50.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 62968
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: cleonard@go.ro
QAContact: mono-bugs@ximian.com
@@ -128,6 +128,9 @@
This is fixed on the SVN head, as we can see from Duncan's last message.
I think it's a WONTFIX on the 1.0.x branch: due to the significant
reworking of that area in the 1.1.x tree, it may be hard to isolate
the fix for this specific bug.
+
+------- Additional Comments From rharinath@novell.com 2005-02-03 06:27 -------
+OK, FIXED on 1.1.x, WONTFIX on 1.0.x.