[Mono-bugs] [Bug 52146][Min] Changed - MCS does not respect private ctors
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Apr 2004 09:01:31 -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 pcgod@gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=52146
--- shadow/52146 2004-04-21 12:31:38.000000000 -0400
+++ shadow/52146.tmp.18483 2004-04-27 09:01:31.000000000 -0400
@@ -36,6 +36,11 @@
Is it also a runtime bug that this program runs?
------- Additional Comments From miguel@ximian.com 2003-12-14 10:35 -------
We should basically check things on the class base declaration:
A.A() is inaccessible due to its protection level
+
+------- Additional Comments From pcgod@gmx.net 2004-04-27 09:01 -------
+Created an attachment (id=7508)
+patch
+