[Issue 12081] Warn against, and then deprecate class allocators

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 13 02:56:01 UTC 2019


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

Basile-z <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp at gmx.com
         Resolution|---                         |FIXED

--- Comment #1 from Basile-z <b2.temp at gmx.com> ---
They've been removed now. Only one limited form remains, with @disable, to
allow blocking the 'new' operator.

--


More information about the Digitalmars-d-bugs mailing list