[dmd-internals] [D-Programming-Language/dmd] 794634: fix Issue 14985 - Link failure for const TypeInfo ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Aug 30 20:44:13 PDT 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/dmd
Commit: 7946344223863e67493695247d38cbb03db82cd6
https://github.com/D-Programming-Language/dmd/commit/7946344223863e67493695247d38cbb03db82cd6
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths:
M src/typinf.c
A test/runnable/imports/linktypeinfo_file.d
A test/runnable/linktypeinfo.d
Log Message:
-----------
fix Issue 14985 - Link failure for const TypeInfo of speculative instantiated struct
Commit: ce8e6d13cc82a8c9c175d4db9967f29dbd0d96e7
https://github.com/D-Programming-Language/dmd/commit/ce8e6d13cc82a8c9c175d4db9967f29dbd0d96e7
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-08-31 (Mon, 31 Aug 2015)
Changed paths:
M src/typinf.c
A test/runnable/imports/linktypeinfo_file.d
A test/runnable/linktypeinfo.d
Log Message:
-----------
Merge pull request #4995 from 9rnsr/fix14985
[REG2.068.1-b1] Issue 14985 - Link failure for const TypeInfo of speculative instantiated struct
Compare: https://github.com/D-Programming-Language/dmd/compare/92fcc9da72e2...ce8e6d13cc82
More information about the dmd-internals
mailing list