Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: b642f547ae8fada7017eb8e8908446dc4174faf0
https://github.com/D-Programming-Language/dmd/commit/b642f547ae8fada7017eb8e8908446dc4174faf0
Author: Henning Pohl <[email protected]>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M src/dsymbol.c
M src/module.c
M src/module.h
M src/scope.c
A test/compilable/imports/test10752.d
A test/compilable/test10752.d
Log Message:
-----------
fix issue 10752 - accessing a private cached symbol a second time
doesn't cause an error in __traits(compiles, ...)
Commit: 5f0c3a12de2a15116fac109b39912bfcb22842b8
https://github.com/D-Programming-Language/dmd/commit/5f0c3a12de2a15116fac109b39912bfcb22842b8
Author: Hara Kenji <[email protected]>
Date: 2013-08-12 (Mon, 12 Aug 2013)
Changed paths:
M src/dsymbol.c
M src/module.c
M src/module.h
M src/scope.c
A test/compilable/imports/test10752.d
A test/compilable/test10752.d
Log Message:
-----------
Merge pull request #2448 from hpohl/10752
fix issue 10752 - accessing a private cached symbol a second time doesn't cause
an error in __traits(compiles, ...)
Compare:
https://github.com/D-Programming-Language/dmd/compare/4e9a7b169ef9...5f0c3a12de2a
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals