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

[email protected] changed:

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

--- Comment #2 from [email protected] ---
(In reply to Steven Schveighoffer from comment #1)
> 1. You are not calling std.algorithm.sort, you are calling builtin array
> sort. You need to add the parentheses.
> 
> 2. I don't know that we need to concern ourselves with invalid opCmp

D warnings should be active on default.

--

Reply via email to