[Bug 177] remove inheritance protection

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 9 01:50:26 PDT 2006


http://d.puremagic.com/bugzilla/show_bug.cgi?id=177


bugzilla at digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from bugzilla at digitalmars.com  2006-06-09 03:50 -------
If one needs to access members of the base class, it shouldn't be marked as
private. The compiler behaves as designed to for private base classes.


-- 




More information about the Digitalmars-d-bugs mailing list