[Issue 10318] Built-in array sort usage warning, then deprecation, and finally removal

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Mar 26 21:46:35 PDT 2016


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

Jack Stouffer <jack at jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jack at jackstouffer.com

--- Comment #12 from Jack Stouffer <jack at jackstouffer.com> ---
This should have been removed already, but it's still just a warning.

Can this please be deprecated? This makes it impossible to use std.algorithm's
sort with UFCS and should be removed ASAP.

--


More information about the Digitalmars-d-bugs mailing list