[Issue 23568] Error: cannot implicitly convert expression 'a < b' of type 'float4' to 'int4'
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Dec 18 23:36:34 UTC 2022
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23568
Iain Buclaw <ibuclaw at gdcproject.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at gdcproject.org
--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
This, despite the value of comparisons being only all 1's or all 0's.
--
    
    
More information about the Digitalmars-d-bugs
mailing list