[dmd-internals] [D-Programming-Language/dmd] 61f79a: fix Issue 15021 - linker error with speculative in...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Sep 8 14:42:35 PDT 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/dmd
Commit: 61f79a8aa18a2d551cfeb7c1bc218ebc3f21cfc6
https://github.com/D-Programming-Language/dmd/commit/61f79a8aa18a2d551cfeb7c1bc218ebc3f21cfc6
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M src/inline.c
M src/template.c
A test/runnable/imports/std15021conv.d
A test/runnable/imports/std15021format.d
A test/runnable/link15021.d
Log Message:
-----------
fix Issue 15021 - linker error with speculative instantiation and -inline
Commit: 334e29178254ef0f02639b595a75f906e1b357ee
https://github.com/D-Programming-Language/dmd/commit/334e29178254ef0f02639b595a75f906e1b357ee
Author: Martin Nowak <code at dawg.eu>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M src/inline.c
M src/template.c
A test/runnable/imports/std15021conv.d
A test/runnable/imports/std15021format.d
A test/runnable/link15021.d
Log Message:
-----------
Merge pull request #5055 from 9rnsr/fix15021
[REG2.068.1] Issue 15021 - linker error with speculative instantiation and -inline
Compare: https://github.com/D-Programming-Language/dmd/compare/c9c12bf14b05...334e29178254
More information about the dmd-internals
mailing list