[Issue 17790] [scope] Escaping pointer possible through array of aggregates

2017-10-16 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17790

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

https://github.com/dlang/dmd/commit/66d203585f3f12dc4e3b56dc1178bebbedc1f1ba
fix Issue 17790 - [scope] Escaping pointer possible through array of aggregates

--


[Issue 17790] [scope] Escaping pointer possible through array of aggregates

2017-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17790

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

https://github.com/dlang/dmd/commit/66d203585f3f12dc4e3b56dc1178bebbedc1f1ba
fix Issue 17790 - [scope] Escaping pointer possible through array of aggregates

--


[Issue 17790] [scope] Escaping pointer possible through array of aggregates

2017-08-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17790

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 17790] [scope] Escaping pointer possible through array of aggregates

2017-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17790

Walter Bright  changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com

--- Comment #1 from Walter Bright  ---
https://github.com/dlang/dmd/pull/7108

--


[Issue 17790] [scope] Escaping pointer possible through array of aggregates

2017-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17790

ZombineDev  changed:

   What|Removed |Added

 CC||petar.p.ki...@gmail.com

--