[dmd-internals] [D-Programming-Language/dmd] 58163b: fix Issue 14074 - non-separate compilation fails, ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Wed Feb 4 01:38:05 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 58163bb69e980cdc54cf3950296c370bddbbf4cc
https://github.com/D-Programming-Language/dmd/commit/58163bb69e980cdc54cf3950296c370bddbbf4cc
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M src/template.c
A test/runnable/imports/link14074x.d
A test/runnable/imports/link14074y.d
A test/runnable/imports/link14074z.d
A test/runnable/link14074a.d
A test/runnable/link14074b.d
Log Message:
-----------
fix Issue 14074 - non-separate compilation fails, but separate compilation works
Commit: f73fcd7d6dce1bb5cee1aed263ba470e0098590d
https://github.com/D-Programming-Language/dmd/commit/f73fcd7d6dce1bb5cee1aed263ba470e0098590d
Author: Walter Bright <walter at walterbright.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M src/template.c
A test/runnable/imports/link14074x.d
A test/runnable/imports/link14074y.d
A test/runnable/imports/link14074z.d
A test/runnable/link14074a.d
A test/runnable/link14074b.d
Log Message:
-----------
Merge pull request #4369 from 9rnsr/fix14074
[REG2.067a] Issue 14074 - non-separate compilation fails, but separate compilation works
Compare: https://github.com/D-Programming-Language/dmd/compare/06b656ae8d75...f73fcd7d6dce
More information about the dmd-internals
mailing list