[dmd-internals] [D-Programming-Language/dmd] 795a82: fix Issue 14686 - Postblit isn't sometimes called ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Jan 31 05:51:41 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 795a828fb8d4fff09530ba49c6124e2cf4ff939f
https://github.com/D-Programming-Language/dmd/commit/795a828fb8d4fff09530ba49c6124e2cf4ff939f
Author: k-hara <k.hara.pg at gmail.com>
Date: 2016-01-31 (Sun, 31 Jan 2016)
Changed paths:
M src/dinterpret.d
M src/expression.d
M test/runnable/sdtor.d
Log Message:
-----------
fix Issue 14686 - Postblit isn't sometimes called on concatenation
Commit: 9b0ea6ea9b86ef032e0551cccae1358f08c695d8
https://github.com/D-Programming-Language/dmd/commit/9b0ea6ea9b86ef032e0551cccae1358f08c695d8
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
M test/runnable/sdtor.d
Log Message:
-----------
Merge pull request #4869 from 9rnsr/fix14686
Issue 14686 - Postblit isn't sometimes called on concatenation
Compare: https://github.com/D-Programming-Language/dmd/compare/cd200e3fda22...9b0ea6ea9b86
More information about the dmd-internals
mailing list