[Mono-bugs] [Bug 80359][Nor] Changed - Compiler error CS1540 when accessing protected member of base class when using generics
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Dec 26 08:47:40 EST 2006
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 frederik.carlier at ugent.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80359
--- shadow/80359 2006-12-26 07:24:27.000000000 -0500
+++ shadow/80359.tmp.20435 2006-12-26 08:47:40.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 80359
Product: Mono: Compilers
Version: 1.2
-OS: unknown
+OS: GNU/Linux [Other]
OS Details: Ubuntu 6.10 with Feister packages for Mono
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: frederik.carlier at ugent.be
@@ -99,6 +99,17 @@
I suppose that in the first source listing, class T was supposed not
to be generic.
The generic version compiles just fine on Mono svn. What version of
Mono are you using?
+
+------- Additional Comments From frederik.carlier at ugent.be 2006-12-26 08:47 -------
+Gert,
+
+Indeed, the first version should not be generic. As well, it turned
+out that I was using an older version of the gmcs compiler, 1.1.17.1.
+I re-ran the test with version 1.2.2.1 on Suse Linux 9.2 and Ubuntu.
+
+I thereby assume the bug can be closed.
+
+Frederik.
More information about the mono-bugs
mailing list