[dmd-internals] [D-Programming-Language/dmd] 3d385e: Revert "Merge pull request #5263 from 9rnsr/fix152...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Jan 31 06:58:53 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 3d385e420a2daa6ad65aa4bbfcb27f582f3db60a
https://github.com/D-Programming-Language/dmd/commit/3d385e420a2daa6ad65aa4bbfcb27f582f3db60a
Author: Martin Nowak <code at dawg.eu>
Date: 2016-01-26 (Tue, 26 Jan 2016)
Changed paths:
M src/expression.d
M test/fail_compilation/fail10481.d
R test/fail_compilation/ice15239.d
Log Message:
-----------
Revert "Merge pull request #5263 from 9rnsr/fix15239"
This reverts commit b72609a186dc4c3447cc60d94265c7b4e2a71768, reversing
changes made to a7146f3fbb421daec178e0863e07ec10c267eb26.
Reverting this fixes Issue 15550
Commit: e9c0e238593cdee46ce3af713b523ad52d2e752c
https://github.com/D-Programming-Language/dmd/commit/e9c0e238593cdee46ce3af713b523ad52d2e752c
Author: Martin Nowak <code at dawg.eu>
Date: 2016-01-26 (Tue, 26 Jan 2016)
Changed paths:
A test/compilable/test15550.d
A test/fail_compilation/fail15550.d
Log Message:
-----------
add regression test for 15550
Commit: 5fbc1b8f53712116893ea5c6c7080125fa1308fa
https://github.com/D-Programming-Language/dmd/commit/5fbc1b8f53712116893ea5c6c7080125fa1308fa
Author: Martin Nowak <code at dawg.eu>
Date: 2016-01-26 (Tue, 26 Jan 2016)
Changed paths:
M src/dinterpret.d
A test/fail_compilation/ice15239.d
Log Message:
-----------
workaround Issue 15239
Commit: 682687b1739445db2d549f174fd1b7c1210cdc47
https://github.com/D-Programming-Language/dmd/commit/682687b1739445db2d549f174fd1b7c1210cdc47
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-01-27 (Wed, 27 Jan 2016)
Changed paths:
M src/dinterpret.d
M src/expression.d
A test/compilable/test15550.d
M test/fail_compilation/fail10481.d
A test/fail_compilation/fail15550.d
Log Message:
-----------
Merge pull request #5368 from MartinNowak/fix15550
fix Issue 15550 - compile error while testing template constraint
Commit: 56ee07be41015a2397f06249eb6a4f0b45275aea
https://github.com/D-Programming-Language/dmd/commit/56ee07be41015a2397f06249eb6a4f0b45275aea
Author: Martin Nowak <code at dawg.eu>
Date: 2016-01-27 (Wed, 27 Jan 2016)
Changed paths:
M src/dinterpret.d
M src/expression.d
A test/compilable/test15550.d
M test/fail_compilation/fail10481.d
A test/fail_compilation/fail15550.d
Log Message:
-----------
Merge remote-tracking branch 'upstream/stable' into merge_stable
Commit: 3b098244b871e47e471bc1a26cb9ed14b5647578
https://github.com/D-Programming-Language/dmd/commit/3b098244b871e47e471bc1a26cb9ed14b5647578
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2016-01-31 (Sun, 31 Jan 2016)
Changed paths:
M src/dinterpret.d
M src/expression.d
A test/compilable/test15550.d
M test/fail_compilation/fail10481.d
A test/fail_compilation/fail15550.d
Log Message:
-----------
Merge pull request #5370 from MartinNowak/merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable
Compare: https://github.com/D-Programming-Language/dmd/compare/9b0ea6ea9b86...3b098244b871
More information about the dmd-internals
mailing list