[Mono-bugs] [Bug 70129][Nor] Changed - Private events are not really private

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 4 Dec 2004 14:39:31 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=70129

--- shadow/70129	2004-12-03 19:27:49.000000000 -0500
+++ shadow/70129.tmp.654	2004-12-04 14:39:31.000000000 -0500
@@ -125,6 +125,9 @@
 	Fixes #70129.
 
 I also have a patch for mcs/errors, and it adds the above 2 cases:
 (1) accessing a private event, 
 (2) accessing a protected event in Base from Derived via an instance
 of Base
+
+------- Additional Comments From miguel@ximian.com  2004-12-04 14:39 -------
+Lovely, please commit.