[dmd-internals] [D-Programming-Language/dmd] 5ffc7d: Fix Issue 5299 - Protected inheritance is semantic...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat Aug 30 22:23:04 PDT 2014
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 at 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 at 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
More information about the dmd-internals
mailing list