[Mono-bugs] [Bug 71992][Nor] Changed - regression: CS0104 reported for property access
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Feb 2005 01:25:26 -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=71992
--- shadow/71992 2005-02-15 07:05:13.000000000 -0500
+++ shadow/71992.tmp.4275 2005-02-16 01:25:26.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 71992
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath@novell.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -64,6 +64,9 @@
Additional Information:
Works fine using csc and used to work fine using previous versions of mcs.
As of recently, both mcs and gmcs (SVN HEAD) fail to compile this code. I
haven't yet checked whether this still compiles on the brach for Mono 1.0.
+
+------- Additional Comments From rharinath@novell.com 2005-02-16 01:25 -------
+Fixed in mcs (SVN head).