Thread overview
[Issue 17430] [scope] delegate can escape context ptr
Jul 26, 2017
Walter Bright
July 26, 2017
https://issues.dlang.org/show_bug.cgi?id=17430

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com

--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> ---
https://github.com/dlang/dmd/pull/7027

--
August 06, 2017
https://issues.dlang.org/show_bug.cgi?id=17430

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/7f3af47c742e6ec30b69e4ad4064d2474ca31769 fix Issue 17430 - [scope] delegate can escape context ptr

https://github.com/dlang/dmd/commit/d8e010ffb89d8569f10a95a3d2fcb95dad6b29a6 Merge pull request #7027 from WalterBright/fix17430

fix Issue 17430 - [scope] delegate can escape context ptr merged-on-behalf-of: Rainer Schuetze <rainers@users.noreply.github.com>

--
August 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17430

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/7f3af47c742e6ec30b69e4ad4064d2474ca31769 fix Issue 17430 - [scope] delegate can escape context ptr

https://github.com/dlang/dmd/commit/d8e010ffb89d8569f10a95a3d2fcb95dad6b29a6 Merge pull request #7027 from WalterBright/fix17430

--
August 16, 2017
https://issues.dlang.org/show_bug.cgi?id=17430

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/7f3af47c742e6ec30b69e4ad4064d2474ca31769 fix Issue 17430 - [scope] delegate can escape context ptr

https://github.com/dlang/dmd/commit/d8e010ffb89d8569f10a95a3d2fcb95dad6b29a6 Merge pull request #7027 from WalterBright/fix17430

--