[Mono-bugs] [Bug 60744][Blo] Changed - protected ctor not accessible in child class

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 25 Jun 2004 14:40:51 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=60744

--- 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 bmaurer@users.sf.net  2004-06-25 14:40 -------
+This looks like a 1.0 -> 2.0 change in csc