https://issues.dlang.org/show_bug.cgi?id=12700
Jonathan M Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jonathan M Davis <[email protected]> --- 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. --
