зеркало из https://github.com/mono/mail-archives.git
73 строки
3.0 KiB
HTML
73 строки
3.0 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="018058.html">
|
|
<LINK REL="Next" HREF="018060.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>Fri, 25 Jun 2004 14:40:51 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="018058.html">[Mono-bugs] [Bug 60761][Blo] Changed - [REGRESSION] cant run newly compiled dlls on windows
|
|
</A></li>
|
|
<LI> Next message: <A HREF="018060.html">[Mono-bugs] [Bug 60766][Blo] New - MOD_MONO & XSP both have fatal errors on OS X
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#18059">[ date ]</a>
|
|
<a href="thread.html#18059">[ thread ]</a>
|
|
<a href="subject.html#18059">[ subject ]</a>
|
|
<a href="author.html#18059">[ 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:bmaurer@users.sf.net.">bmaurer@users.sf.net.</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:37:00.000000000 -0400
|
|
+++ shadow/60744.tmp.12379 2004-06-25 14:40:51.000000000 -0400
|
|
@@ -43,6 +43,9 @@
|
|
Copyright (C) Microsoft Corporation 2001-2003. All rights reserved.
|
|
|
|
Bug.cs(22,10): error CS1540: Cannot access protected member 'A.A(A)'
|
|
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 -> 2.0 change in csc
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="018058.html">[Mono-bugs] [Bug 60761][Blo] Changed - [REGRESSION] cant run newly compiled dlls on windows
|
|
</A></li>
|
|
<LI> Next message: <A HREF="018060.html">[Mono-bugs] [Bug 60766][Blo] New - MOD_MONO & XSP both have fatal errors on OS X
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#18059">[ date ]</a>
|
|
<a href="thread.html#18059">[ thread ]</a>
|
|
<a href="subject.html#18059">[ subject ]</a>
|
|
<a href="author.html#18059">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|