[Mono-bugs] [Bug 79637][Nor] Changed - CS1540 error when accessing protected property of base class

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Oct 29 06:32:04 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 marek.safar at seznam.cz.

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

--- shadow/79637	2006-10-10 18:22:55.000000000 -0400
+++ shadow/79637.tmp.10424	2006-10-29 06:32:04.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 79637
 Product: Mono: Compilers
 Version: 1.1
 OS: SUSE 9.2
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: steve_merel at playstation.sony.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -38,6 +38,9 @@
 {
     public void Foo()
     {
         T t = Items[0];
     }
 }
+
+------- Additional Comments From marek.safar at seznam.cz  2006-10-29 06:32 -------
+Already fixed in SVN HEAD.


More information about the mono-bugs mailing list