[Issue 17784] [scope][DIP1000] Confusing error message for escaping local via new-expression

2018-03-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17784

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

   What|Removed |Added

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

--


[Issue 17784] [scope][DIP1000] Confusing error message for escaping local via new-expression

2018-03-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17784

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

https://github.com/dlang/dmd/commit/940cfd79fa681809e0e983faa1576d2efebf0953
fix Issue 17784 - [scope][DIP1000] Confusing error message for escaping local
via new-expression

https://github.com/dlang/dmd/commit/ce08cffe71911e86d8adfb241ff4d4e63136db8c
Merge pull request #8054 from WalterBright/fix17784

fix Issue 17784 - [scope][DIP1000] Confusing error message for escapi…

--


[Issue 17784] [scope][DIP1000] Confusing error message for escaping local via new-expression

2018-03-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17784

Walter Bright  changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com

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

--


[Issue 17784] [scope][DIP1000] Confusing error message for escaping local via new-expression

2018-01-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17784

Carsten Blüggel  changed:

   What|Removed |Added

 CC||chi...@posteo.net

--


[Issue 17784] [scope][DIP1000] Confusing error message for escaping local via new-expression

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

ZombineDev  changed:

   What|Removed |Added

   Keywords||diagnostic, safe

--