May 31, 2014 [dmd-internals] [D-Programming-Language/dmd] 629057: make a copy of the second argument to _d_arrayappe... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 629057f030075ef0d0f85433f721f293a19e77ae https://github.com/D-Programming-Language/dmd/commit/629057f030075ef0d0f85433f721f293a19e77ae Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2014-05-31 (Sat, 31 May 2014) Changed paths: M src/e2ir.c M test/runnable/testappend.d Log Message: ----------- make a copy of the second argument to _d_arrayappendT to avoid aliasing Commit: c7051cd1a109c12b3472e1b00f028b3dc0852612 https://github.com/D-Programming-Language/dmd/commit/c7051cd1a109c12b3472e1b00f028b3dc0852612 Author: Walter Bright <walter@walterbright.com> Date: 2014-05-31 (Sat, 31 May 2014) Changed paths: M src/e2ir.c M test/runnable/testappend.d Log Message: ----------- Merge pull request #3608 from rainers/issue12826 fix 12826: make a copy of the second argument to _d_arrayappendT to avoid aliasing Compare: https://github.com/D-Programming-Language/dmd/compare/38c5c369b571...c7051cd1a109 |
Copyright © 1999-2021 by the D Language Foundation