[Mono-bugs] [Bug 75087][Nor] Changed - Protected static members are
treated as public
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 31 06:13:08 EDT 2005
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 at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75087
--- shadow/75087 2005-05-30 06:19:55.000000000 -0400
+++ shadow/75087.tmp.31499 2005-05-31 06:13:08.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 75087
Product: Mono: Compilers
Version: 1.1
OS: All
OS Details:
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: jo at lumumba.luc.ac.be
@@ -47,6 +47,23 @@
Can you provide the version of the compiler you tested?
------- Additional Comments From jo at lumumba.luc.ac.be 2005-05-30 06:19 -------
$ mcs --version
Mono C# compiler version 1.1.7.0
+
+------- Additional Comments From rharinath at novell.com 2005-05-31 06:13 -------
+Here's the situation:
+
+ * the bug exists in the 1.1.7 tree
+
+ * the bug is fixed in the main development tree
+
+ * the error message is correct, but may break some program that
+inadvertently depends on the bug (IIRC, 'tomboy' has some code that
+wrongly compiles because of this bug)
+
+ * the policy of the 1.1.7.x tree is to only backport critical
+bugfixes that won't destablilize some major applications
+
+It's unlikely that this bugfix won't go into 1.1.7.1, and so, I'm
+closing this bug.
More information about the mono-bugs
mailing list