[Mono-bugs] [Bug 37521][Nor] Changed - mcs does not allow access to protected events in subclasses
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 6 Jun 2003 02:36:46 -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 mathpup@mylinuxisp.com.
http://bugzilla.ximian.com/show_bug.cgi?id=37521
--- shadow/37521 Fri Jun 6 02:34:04 2003
+++ shadow/37521.tmp.4349 Fri Jun 6 02:36:45 2003
@@ -124,6 +124,18 @@
------- Additional Comments From martin@ximian.com 2003-02-23 08:18 -------
Fixed in CVS.
+
+------- Additional Comments From mathpup@mylinuxisp.com 2003-06-06 02:36 -------
+Yes, this bug is back again.
+
+The same test-case and procedure I submitted at the top should produce the
+bug, except that this time the error message is different:
+
+mouse.cs(9) error CS0122: `Qt.QtSupport+MousePressEvent' is inaccessible
+because of its protection level
+
+(Originally, mcs complained that name could not be found.)
+