[Issue 5112] scope is deprecated, but this is not mentioned in the specification
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Apr 23 06:21:04 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=5112
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |andrej.mitrovich at gmail.com
Resolution|--- |WORKSFORME
--- Comment #7 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
It's now listed on the deprecations page:
http://dlang.org/deprecate.html#scope%20for%20allocating%20classes%20on%20the%20stack
As for cleaning up any left references to scope in the documentation, see Issue
6179.
--
More information about the Digitalmars-d-bugs
mailing list