[dmd-internals] [D-Programming-Language/dmd] 91bbc5: fix Issue 12571 - __traits(parent) should work for...
GitHub
noreply at github.com
Tue Apr 15 06:14:18 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 91bbc5c63686b8898b6da699cda53e81610344fc
https://github.com/D-Programming-Language/dmd/commit/91bbc5c63686b8898b6da699cda53e81610344fc
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-04-15 (Tue, 15 Apr 2014)
Changed paths:
M src/template.c
M test/runnable/traits.d
Log Message:
-----------
fix Issue 12571 - __traits(parent) should work for typed manifest constant in initializer
Commit: 658bcc7caaf0c1a8d959db97cdb4fd04566aa6d9
https://github.com/D-Programming-Language/dmd/commit/658bcc7caaf0c1a8d959db97cdb4fd04566aa6d9
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-04-15 (Tue, 15 Apr 2014)
Changed paths:
M src/template.c
M test/runnable/traits.d
Log Message:
-----------
Merge pull request #3456 from 9rnsr/fix12571
Issue 12571 - __traits(parent) should work for typed manifest constant in initializer
Compare: https://github.com/D-Programming-Language/dmd/compare/d4f778f96a85...658bcc7caaf0
More information about the dmd-internals
mailing list