[Mono-bugs] [Bug 70106][Nor] Changed - CS1648: setting value to non-readonly member of readonly field fails
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 2 Dec 2004 06:22:02 -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=70106
--- shadow/70106 2004-12-01 14:56:29.000000000 -0500
+++ shadow/70106.tmp.3619 2004-12-02 06:22:02.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 70106
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -51,6 +51,12 @@
Expected Results:
no CS1648 error (CS5001: entrypoint not found)
How often does this happen?
consistently.
+
+------- Additional Comments From marek.safar@seznam.cz 2004-12-02 06:22 -------
+Hello Eno,
+
+yes it is. csc 2.0 finally implements this "standard" but it seems to
+me little buggy. I created bug report, so we will see.