[Issue 18604] in parameter storage class should be deprecated

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 19 13:08:30 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18604

Adam D. Ruppe <destructionator at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |destructionator at gmail.com

--- Comment #2 from Adam D. Ruppe <destructionator at gmail.com> ---
It never should have been changed from `scope const` in the first place. Anyone
who was misusing it is responsible for their own mistake - all written material
on the language, from spec to tutorials to books, have been clear from the
beginning about what it does and when you are supposed to use it. Their code
was already broken.

--


More information about the Digitalmars-d-bugs mailing list