Thread overview
[Issue 15544] Escaping fields to a heap delegate must be disallowed in @safe code
Jun 07, 2016
Walter Bright
Aug 24, 2016
Walter Bright
Dec 31, 2016
Martin Nowak
June 07, 2016
https://issues.dlang.org/show_bug.cgi?id=15544

Walter Bright <bugzilla@digitalmars.com> changed:

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

--
August 24, 2016
https://issues.dlang.org/show_bug.cgi?id=15544

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

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

--
November 01, 2016
https://issues.dlang.org/show_bug.cgi?id=15544

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

https://github.com/dlang/dmd/commit/e61378a715e01e58365df753985d1178d5ba4bd4 fix Issue 15544 - Escaping fields to a heap delegate must be disallowed in @safe code

--
November 01, 2016
https://issues.dlang.org/show_bug.cgi?id=15544

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
December 31, 2016
https://issues.dlang.org/show_bug.cgi?id=15544

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

https://github.com/dlang/dmd/commit/e61378a715e01e58365df753985d1178d5ba4bd4 fix Issue 15544 - Escaping fields to a heap delegate must be disallowed in @safe code

--
December 31, 2016
https://issues.dlang.org/show_bug.cgi?id=15544

Martin Nowak <code@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |code@dawg.eu
         Resolution|FIXED                       |---

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

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

https://github.com/dlang/dmd/commit/e61378a715e01e58365df753985d1178d5ba4bd4 fix Issue 15544 - Escaping fields to a heap delegate must be disallowed in @safe code

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

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--