[Issue 23568] Error: cannot implicitly convert expression 'a < b' of type 'float4' to 'int4'
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Dec 19 08:23:48 UTC 2022
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23568
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14715 "fix Issue 23568: Set the result type of vector
comparisons to an integer vector type" was merged into master:
- 63241a4698aa8f7285ac4e988605eeca38e1f0cc by Iain Buclaw:
  fix Issue 23568: Set the result type of vector comparisons to an integer
vector type
https://github.com/dlang/dmd/pull/14715
--
    
    
More information about the Digitalmars-d-bugs
mailing list