[Mono-bugs] [Bug 71257][Nor] Changed - Should report instance-access to constants as errors
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 26 Jan 2005 04:37:33 -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 marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=71257
--- shadow/71257 2005-01-13 21:03:52.000000000 -0500
+++ shadow/71257.tmp.16797 2005-01-26 04:37:33.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 71257
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -35,6 +35,9 @@
static void Main ()
{
}
}
Currently we compile it.
+
+------- Additional Comments From marek.safar@seznam.cz 2005-01-26 04:37 -------
+Fixed in SVN