July 20, 2015 [dmd-internals] [D-Programming-Language/dmd] 2d1ae1: fix Issue 14815 - Destructor is not called for sta... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 2d1ae10a72484a86365737987d7efb7389a456c0 https://github.com/D-Programming-Language/dmd/commit/2d1ae10a72484a86365737987d7efb7389a456c0 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-07-21 (Tue, 21 Jul 2015) Changed paths: M src/e2ir.c M src/interpret.c M test/runnable/sdtor.d Log Message: ----------- fix Issue 14815 - Destructor is not called for static array assignment Commit: ddc90f382cac62116a4610c10bb39b21a20c30a3 https://github.com/D-Programming-Language/dmd/commit/ddc90f382cac62116a4610c10bb39b21a20c30a3 Author: David Nadlinger <code@klickverbot.at> Date: 2015-07-20 (Mon, 20 Jul 2015) Changed paths: M src/e2ir.c M src/interpret.c M test/runnable/sdtor.d Log Message: ----------- Merge pull request #4824 from 9rnsr/fix14815 Issue 14815 - Destructor is not called for static array assignment Compare: https://github.com/D-Programming-Language/dmd/compare/0b0d37363727...ddc90f382cac |
Copyright © 1999-2021 by the D Language Foundation