February 17, 2015 [dmd-internals] [D-Programming-Language/dmd] 8f81c4: Cleanup code around getEthis() | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 8f81c4b43b4a7bef2913e2ee2b799b1c8e867f29 https://github.com/D-Programming-Language/dmd/commit/8f81c4b43b4a7bef2913e2ee2b799b1c8e867f29 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-02-17 (Tue, 17 Feb 2015) Changed paths: M src/e2ir.c M src/func.c M src/s2ir.c M src/toir.c Log Message: ----------- Cleanup code around getEthis() Commit: 7c7f173611f827572ce783e8941ea8e10aae58f4 https://github.com/D-Programming-Language/dmd/commit/7c7f173611f827572ce783e8941ea8e10aae58f4 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-02-17 (Tue, 17 Feb 2015) Changed paths: M src/toir.c M test/runnable/closure.d Log Message: ----------- fix Issue 9685 - Context pointer of struct isn't copied when a closure is passed by alias Commit: e99cc05b0e61272d0d88759452d6887669555100 https://github.com/D-Programming-Language/dmd/commit/e99cc05b0e61272d0d88759452d6887669555100 Author: Brad Roberts <braddr@puremagic.com> Date: 2015-02-17 (Tue, 17 Feb 2015) Changed paths: M src/e2ir.c M src/func.c M src/s2ir.c M src/toir.c M test/runnable/closure.d Log Message: ----------- Merge pull request #4418 from 9rnsr/fix9685 Issue 9685 - Context pointer of struct isn't copied when a closure is passed by alias Compare: https://github.com/D-Programming-Language/dmd/compare/f47c8f60706f...e99cc05b0e61 |
Copyright © 1999-2021 by the D Language Foundation