November 20, 2014 [D-runtime] [D-Programming-Language/druntime] c4ec10: fix Issue 13661 - static array init does not call ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: c4ec102cd63c76ffd27e40a2ab0795cd73ed6d07 https://github.com/D-Programming-Language/druntime/commit/c4ec102cd63c76ffd27e40a2ab0795cd73ed6d07 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-11-01 (Sat, 01 Nov 2014) Changed paths: M src/rt/arrayassign.d Log Message: ----------- fix Issue 13661 - static array init does not call destructors Add internal functions to handle assignment from an array with rvalue elements. Commit: 2a3f73c391bd652f34f14f3cc013e37ed6359290 https://github.com/D-Programming-Language/druntime/commit/2a3f73c391bd652f34f14f3cc013e37ed6359290 Author: Martin Nowak <code@dawg.eu> Date: 2014-11-20 (Thu, 20 Nov 2014) Changed paths: M src/rt/arrayassign.d Log Message: ----------- Merge pull request #1006 from 9rnsr/fix13661 Issue 13661 - static array init does not call destructors Compare: https://github.com/D-Programming-Language/druntime/compare/e5deee3dad89...2a3f73c391bd |
Copyright © 1999-2021 by the D Language Foundation