[Issue 12700] object.di still defined alias destroy clear
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun May 4 20:07:19 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12700
Jonathan M Davis <jmdavisProg at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmdavisProg at gmx.com
--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> ---
It was forgotten for too long (probably because it wasn't in the src directory
- I don't remember why exactly - regardless, it was my fault). It has recently
been actually deprecated and marked for removal in October (which may or may
not be a bit quick after it was actually deprecated, but at least it's
deprecated now), so it will now complain when you use it (though those changes
are probably only on git master at this point). So, it's now moving further
down the deprecation path in spite of the fact that I had missed it.
--
More information about the Digitalmars-d-bugs
mailing list