[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 09:04:47 -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 jeroen@xs4all.nl.
http://bugzilla.ximian.com/show_bug.cgi?id=60744
--- shadow/60744 2004-06-25 09:03:54.000000000 -0400
+++ shadow/60744.tmp.8381 2004-06-25 09:04:47.000000000 -0400
@@ -23,6 +23,11 @@
Bug.cs(22) error CS1501: No overload for method `A' takes `1' arguments
Bug.cs(22) error CS1501: New invocation: Can not find a constructor in
`A' for this argument list
Bug.cs(23) error CS0165: Use of unassigned local variable `a'
Compilation failed: 3 error(s), 0 warnings
+
+------- Additional Comments From Jeroen@xs4all.nl 2004-06-25 09:04 -------
+Created an attachment (id=8347)
+Bug.cs
+