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

RazvanN <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from RazvanN <[email protected]> ---
I looked into it and it seems the built-in sort for arrays has been deprecated
and the program won't compile on git HEAD (Linux/64). I don't know if there is
a way to force the compilation to succeed even though deprecated functions are
used, but using the phobos sort function completes the job gracefully.

As for bug 2819, it seems that the code which caused the error has been
removed.
I suggest we close this Issue.

--

Reply via email to