[dmd-internals] [D-Programming-Language/dmd] 92e637: fix Issue 15578 - Should have access to namespace ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Jan 22 16:22:31 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 92e637e5f3b148c923aeeed3b401d6e628e0cf4e
https://github.com/D-Programming-Language/dmd/commit/92e637e5f3b148c923aeeed3b401d6e628e0cf4e
Author: Walter Bright <walter at walterbright.com>
Date: 2016-01-19 (Tue, 19 Jan 2016)
Changed paths:
M src/dsymbol.d
A test/compilable/test15578.d
Log Message:
-----------
fix Issue 15578 - Should have access to namespace private symbols from same module
Commit: 22b1c0bbe66a0c28bdfe87e1e7cadffc4426a751
https://github.com/D-Programming-Language/dmd/commit/22b1c0bbe66a0c28bdfe87e1e7cadffc4426a751
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-01-22 (Fri, 22 Jan 2016)
Changed paths:
M src/dsymbol.d
A test/compilable/test15578.d
Log Message:
-----------
Merge pull request #5358 from WalterBright/fix15578.d
fix Issue 15578 - Should have access to namespace private symbols fro…
Compare: https://github.com/D-Programming-Language/dmd/compare/c6ac10aed0f7...22b1c0bbe66a
More information about the dmd-internals
mailing list