[Issue 18647] Use of delete should be allowed without a deprecation in a deprecated scope

2018-04-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18647

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

https://github.com/dlang/dmd/commit/a03f88a5371bbb171be93a15c6ffc23f08ad136f
Fix Issue 18647 - Use of delete should be allowed without a deprecation in a
deprecated scope

https://github.com/dlang/dmd/commit/b9a190bf1d37aae71558870873be4ee881d26de3
Merge pull request #8066 from wilzbach/fix-17906

Fix Issue 18647 - Use of delete should be allowed without a deprecation in a
deprecated scope

--


[Issue 18647] Use of delete should be allowed without a deprecation in a deprecated scope

2018-04-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18647

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

   What|Removed |Added

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

--


[Issue 18647] Use of delete should be allowed without a deprecation in a deprecated scope

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

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

--


[Issue 18647] Use of delete should be allowed without a deprecation in a deprecated scope

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

Walter Bright  changed:

   What|Removed |Added

 CC||bugzi...@digitalmars.com
   See Also||https://issues.dlang.org/sh
   ||ow_bug.cgi?id=17906

--