[Mono-bugs] [Bug 46088][Nor] Changed - Nested class can access private members of base class of enclosing class
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 11 Jul 2003 10:19:21 -0400 (EDT)
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 sestoft@dina.kvl.dk.
http://bugzilla.ximian.com/show_bug.cgi?id=46088
--- shadow/46088 Thu Jul 10 18:26:06 2003
+++ shadow/46088.tmp.24561 Fri Jul 11 10:19:21 2003
@@ -1,12 +1,12 @@
Bug#: 46088
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: sestoft@dina.kvl.dk
@@ -71,6 +71,19 @@
the bytecode.
------- Additional Comments From gonzalo@ximian.com 2003-07-10 18:26 -------
mcs 0.23 is far too old in mono time ;-)
Can you try 0.25 out?
+
+------- Additional Comments From sestoft@dina.kvl.dk 2003-07-11 10:19 -------
+Unfortunately the maintainers of Mono packages for Debian Linux (which
+I use) seem to have fallen behind a bit, and I don't want to spend too
+much time compiling Mono myself.
+
+Background: I'm writing a book on C# for MIT Press and want the
+examples to run on Mono --- a system I really appreciate --- as well
+as MS CLR. Since I'm getting into fairly detailed aspects of the
+language, I discover these small discrepancies between the
+implementations, and report bugs when I think I find deviations from
+the specification. But perhaps I should stop reporting bugs until the
+Debian people are up to speed again.