[Issue 6949] no warning or error if unsigned variable is compared to 0
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Feb  2 11:35:00 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=6949
RazvanN <razvan.nitu1305 at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305 at gmail.com
         Resolution|---                         |WONTFIX
--- Comment #20 from RazvanN <razvan.nitu1305 at gmail.com> ---
Implementing what is asked in this bug report leads to code breakage (assuming
we issue an error and not a warning) of otherwise valid code. Walter opposed
this in the PR so I am going to close this as WONTFIX.
--
    
    
More information about the Digitalmars-d-bugs
mailing list