August 30, 2014 [dmd-internals] [D-Programming-Language/dmd] 5ffc7d: Fix Issue 5299 - Protected inheritance is semantic... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 5ffc7d3784dc416769ff1a4aa0ab959ca42cd47e https://github.com/D-Programming-Language/dmd/commit/5ffc7d3784dc416769ff1a4aa0ab959ca42cd47e Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-08-29 (Fri, 29 Aug 2014) Changed paths: M src/parse.c A test/fail_compilation/fail5299.d Log Message: ----------- Fix Issue 5299 - Protected inheritance is semantically undefined Deprecation -> Error Commit: 486e92da11fd567c32634a3085a31fa266634d77 https://github.com/D-Programming-Language/dmd/commit/486e92da11fd567c32634a3085a31fa266634d77 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2014-08-31 (Sun, 31 Aug 2014) Changed paths: M src/parse.c A test/fail_compilation/fail5299.d Log Message: ----------- Merge pull request #3911 from yebblies/issue5299 Issue 5299 - Turn base class protection into an error Compare: https://github.com/D-Programming-Language/dmd/compare/6adcefdfab9e...486e92da11fd |
Copyright © 1999-2021 by the D Language Foundation