Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ad28224b3c5240f466c8e3b384a55b07742a4a90
https://github.com/D-Programming-Language/dmd/commit/ad28224b3c5240f466c8e3b384a55b07742a4a90
Author: k-hara <[email protected]>
Date: 2013-07-19 (Fri, 19 Jul 2013)
Changed paths:
M src/access.c
M src/expression.c
M src/mtype.c
M src/scope.c
M src/scope.h
M src/traits.c
A test/runnable/imports/a9546.d
M test/runnable/traits.d
Log Message:
-----------
fix Issue 9546 - getProtection trait does not work with mixin or getMember
Stop access check during `__traits(getProtection)` evaluated.
Commit: 2ead3f00168ce9b99e1c845e631b3603bcccb905
https://github.com/D-Programming-Language/dmd/commit/2ead3f00168ce9b99e1c845e631b3603bcccb905
Author: Walter Bright <[email protected]>
Date: 2013-07-21 (Sun, 21 Jul 2013)
Changed paths:
M src/access.c
M src/expression.c
M src/mtype.c
M src/scope.c
M src/scope.h
M src/traits.c
A test/runnable/imports/a9546.d
M test/runnable/traits.d
Log Message:
-----------
Merge pull request #2361 from 9rnsr/fix9546
Issue 9546 - getProtection trait does not work with mixin or getMember
Compare:
https://github.com/D-Programming-Language/dmd/compare/01c8a4171514...2ead3f00168c
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals