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

Ketmar Dark <ket...@ketmar.no-ip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1626|0                           |1
        is obsolete|                            |

--- Comment #2 from Ketmar Dark <ket...@ketmar.no-ip.org> ---
Created attachment 1627
  --> https://issues.dlang.org/attachment.cgi?id=1627&action=edit
warning on unary minus/plus

fixed patch, made against vanilla. it will show warning for unary -/+ for
(u)byte and (u)short, but one can silence that with `-(expr)`. it prolly needs
better message with explanation of what it is, and what to do, and why -- but i
leave that for that one who will make a PR out of the patch.

--

Reply via email to