mail-archives/mono-bugs/2004-June/018119.html

78 строки
3.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 60744][Blo] Changed - protected ctor not accessible in child class
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="018118.html">
<LINK REL="Next" HREF="018120.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 60744][Blo] Changed - protected ctor not accessible in child class
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 60744][Blo] Changed - protected ctor not accessible in child class">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Mon, 28 Jun 2004 02:46:37 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="018118.html">[Mono-bugs] [Bug 60730][Nor] Changed - Member access from a nested class member allowed
</A></li>
<LI> Next message: <A HREF="018120.html">[Mono-bugs] [Bug 60812][Nor] Changed - &quot;neutral&quot; culture info causes exception
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18119">[ date ]</a>
<a href="thread.html#18119">[ thread ]</a>
<a href="subject.html#18119">[ subject ]</a>
<a href="author.html#18119">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="mailto:rharinath@novell.com.">rharinath@novell.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60744">http://bugzilla.ximian.com/show_bug.cgi?id=60744</A>
--- shadow/60744 2004-06-25 14:40:51.000000000 -0400
+++ shadow/60744.tmp.10080 2004-06-28 02:46:37.000000000 -0400
@@ -46,6 +46,14 @@
via a qualifier of type 'A'; the qualifier must be of type 'B' (or
derived from it)
------- Additional Comments From <A HREF="mailto:bmaurer@users.sf.net">bmaurer@users.sf.net</A> 2004-06-25 14:40 -------
This looks like a 1.0 -&gt; 2.0 change in csc
+
+------- Additional Comments From <A HREF="mailto:rharinath@novell.com">rharinath@novell.com</A> 2004-06-28 02:46 -------
+This is not a bug, AFAIK.
+
+Noting that .ctor() is essentially an instance-level method, see sec
+3.5.3 (Protected access for instance members) of the MSDN C#
+reference, or (probably) sec 10.5.3 in the ECMA standard.
+
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="018118.html">[Mono-bugs] [Bug 60730][Nor] Changed - Member access from a nested class member allowed
</A></li>
<LI> Next message: <A HREF="018120.html">[Mono-bugs] [Bug 60812][Nor] Changed - &quot;neutral&quot; culture info causes exception
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18119">[ date ]</a>
<a href="thread.html#18119">[ thread ]</a>
<a href="subject.html#18119">[ subject ]</a>
<a href="author.html#18119">[ author ]</a>
</LI>
</UL>
</body></html>