[Mono-bugs] [Bug 52146][Min] Changed - [PATCH] MCS does not respect private ctors

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 06:08:14 -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-27 18:50:34.000000000 -0400
+++ shadow/52146.tmp.1698	2004-04-28 06:08:14.000000000 -0400
@@ -71,6 +71,11 @@
 
 ec.ContainerType.BaseType == parent_constructor.DeclaringType)) {
 It need not be a direct nesting. Use the IsXXX methods in TypeManager.
 
 Also, this is not a contest for `how complex can I make an if
 statement'. Let's break this down into readable code please :-).
+
+------- Additional Comments From pcgod@gmx.net  2004-04-28 06:08 -------
+Created an attachment (id=7516)
+new patch
+