[Issue 15897] private base class method not seen through derived class

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri May 6 13:38:28 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=15897

--- Comment #15 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/b6dba3105957cce41ddeb2af77991ef58f82d552
fix Issue 15897 - private base class method not seen through derived class

- properly deprecate private symbol visibility through derived classes

https://github.com/dlang/dmd/commit/c41f00bd16297c5855ed21de72d2e63aa8fc08e5
Merge pull request #5727 from MartinNowak/fix15897

fix Issue 15897 - private base class method not seen through derived class

--


More information about the Digitalmars-d-bugs mailing list