[Issue 23947] If a class overloads a method mixing private and public and the last overload is public, the method is always public.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jun 16 11:51:22 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23947
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #15319 "Make 'private function is not accessible'
deprecation an error." was merged into master:
- fd0ebb96e18d3fa54d53bfb71210da2ff9135463 by Mathis Beer:
Make 'private function is not accessible' deprecation an error.
Affects issue 21275, 23947.
https://github.com/dlang/dmd/pull/15319
--
More information about the Digitalmars-d-bugs
mailing list