[Issue 21220] [DIP1000] scope variable may escape through scope dynamic array parameter

2021-02-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21220

Mathias LANG  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||pro.mathias.l...@gmail.com
 Resolution|--- |DUPLICATE

--- Comment #2 from Mathias LANG  ---
Duplicate of 20505, which is itself a subset of 17764.

*** This issue has been marked as a duplicate of issue 20505 ***

--


[Issue 21220] [DIP1000] scope variable may escape through scope dynamic array parameter

2021-02-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21220

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@RazvanN7 created dlang/dmd pull request #12204 "Fix Issue 21220 - [DIP1000]
scope variable may escape through scope dynamic array parameter" fixing this
issue:

- Fix Issue 21220 - [DIP1000] scope variable may escape through scope dynamic
array parameter

https://github.com/dlang/dmd/pull/12204

--


[Issue 21220] [DIP1000] scope variable may escape through scope dynamic array parameter

2020-09-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21220

Akira Yamaguchi  changed:

   What|Removed |Added

   Keywords||accepts-invalid, safe

--