May 27, 2014 [dmd-internals] [D-Programming-Language/dmd] abc703: fix Issue 3032 - No stack allocation for "scope c ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: abc7033bf9cf7f7224a47e45096efc48a21b5ab8 https://github.com/D-Programming-Language/dmd/commit/abc7033bf9cf7f7224a47e45096efc48a21b5ab8 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-05-27 (Tue, 27 May 2014) Changed paths: M src/declaration.c M test/runnable/nogc.d Log Message: ----------- fix Issue 3032 - No stack allocation for "scope c = new class Object {};" Commit: 9d48c47fe1927282de8c80730c42527a6d029b15 https://github.com/D-Programming-Language/dmd/commit/9d48c47fe1927282de8c80730c42527a6d029b15 Author: Walter Bright <walter@walterbright.com> Date: 2014-05-27 (Tue, 27 May 2014) Changed paths: M src/declaration.c M test/runnable/nogc.d Log Message: ----------- Merge pull request #3593 from 9rnsr/fix3032 Issue 3032 - No stack allocation for "scope c = new class Object {};" Compare: https://github.com/D-Programming-Language/dmd/compare/884be6709b70...9d48c47fe192 |
Copyright © 1999-2021 by the D Language Foundation