https://issues.dlang.org/show_bug.cgi?id=9685
Kenji Hara changed:
What|Removed |Added
CC||tta...@gmail.com
--- Comment #6 from Kenji Hara
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
--
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
--
https://issues.dlang.org/show_bug.cgi?id=9685
github-bugzi...@puremagic.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://issues.dlang.org/show_bug.cgi?id=9685
Kenji Hara changed:
What|Removed |Added
Keywords||pull
--- Comment #3 from Kenji Hara ---
https:/
https://issues.dlang.org/show_bug.cgi?id=9685
--- Comment #2 from John Colvin ---
This doesn't happen with ldc 0.15.1
Observed in dmd git HEAD, 2.066.1 and 2.065.0
--
https://issues.dlang.org/show_bug.cgi?id=9685
John Colvin changed:
What|Removed |Added
CC||john.loughran.colvin@gmail.
|
https://issues.dlang.org/show_bug.cgi?id=9685
ag0ae...@gmail.com changed:
What|Removed |Added
Keywords||wrong-code
CC|