[dmd-internals] [D-Programming-Language/dmd] 414f69: Revert "workaround Issue 15239"
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Feb 1 05:23:38 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 414f69d116e62cc6b5a8facef2fecf10b4c65c0b
https://github.com/D-Programming-Language/dmd/commit/414f69d116e62cc6b5a8facef2fecf10b4c65c0b
Author: k-hara <k.hara.pg at gmail.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M src/dinterpret.d
R test/fail_compilation/ice15239.d
Log Message:
-----------
Revert "workaround Issue 15239"
This reverts commit 5fbc1b8f53712116893ea5c6c7080125fa1308fa.
Commit: 9863ab689e1f035fcba3610d13d75f2889789c54
https://github.com/D-Programming-Language/dmd/commit/9863ab689e1f035fcba3610d13d75f2889789c54
Author: k-hara <k.hara.pg at gmail.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M src/expression.d
M test/fail_compilation/fail10481.d
A test/fail_compilation/ice15239.d
Log Message:
-----------
Revert "Revert "Merge pull request #5263 from 9rnsr/fix15239""
This reverts commit 3d385e420a2daa6ad65aa4bbfcb27f582f3db60a.
Commit: 779142e844bd0a2d40e8fee3687ae72d733fb536
https://github.com/D-Programming-Language/dmd/commit/779142e844bd0a2d40e8fee3687ae72d733fb536
Author: k-hara <k.hara.pg at gmail.com>
Date: 2016-02-01 (Mon, 01 Feb 2016)
Changed paths:
M src/mtype.d
M test/compilable/test15550.d
Log Message:
-----------
fix issue 15309 again, add proper fix for issue 15550
Recognize partial instantiation form inside typeof()
Commit: ef5cb0d2c5cd7562d66b51d44e84e2655704dac6
https://github.com/D-Programming-Language/dmd/commit/ef5cb0d2c5cd7562d66b51d44e84e2655704dac6
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2016-02-02 (Tue, 02 Feb 2016)
Changed paths:
M src/dinterpret.d
M src/expression.d
M src/mtype.d
M test/compilable/test15550.d
M test/fail_compilation/fail10481.d
Log Message:
-----------
Merge pull request #5390 from 9rnsr/fix15309
Fix issue 15309 again, without breaking the fix for regression 15550
Compare: https://github.com/D-Programming-Language/dmd/compare/9c90f94b8537...ef5cb0d2c5cd
More information about the dmd-internals
mailing list