[Mono-bugs] [Bug 78965][Nor] Changed - Missing error CS1540

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 28 08:05:48 EDT 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=78965

--- shadow/78965	2006-07-28 06:10:07.000000000 -0400
+++ shadow/78965.tmp.31649	2006-10-28 08:05:48.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78965
 Product: Mono: Compilers
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: contact at i-nz.net               
 QAContact: mono-bugs at ximian.com
@@ -83,6 +83,9 @@
 ------- Additional Comments From kornelpal at gmail.com  2006-07-28 06:10 -------
 Using ((B)a).Property makes the code compile. This means that - as 
 usual - nested types only have access to the private/protected 
 members of their declaring type. They can access inherited members 
 of their declaring class but cannot access the same base class 
 members when a different class is derived from the base class.
+
+------- Additional Comments From marek.safar at seznam.cz  2006-10-28 08:05 -------
+Fixed in SVN.


More information about the mono-bugs mailing list