[Issue 9685] Context pointer of struct isn't copied when a closure is passed by alias

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 17 18:29:09 PST 2015


https://issues.dlang.org/show_bug.cgi?id=9685

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/7c7f173611f827572ce783e8941ea8e10aae58f4
fix Issue 9685 - Context pointer of struct isn't copied when a closure is
passed by alias

https://github.com/D-Programming-Language/dmd/commit/e99cc05b0e61272d0d88759452d6887669555100
Merge pull request #4418 from 9rnsr/fix9685

Issue 9685 - Context pointer of struct isn't copied when a closure is passed by
alias

--


More information about the Digitalmars-d-bugs mailing list