[Issue 23568] New: 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:34:42 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23568
Issue ID: 23568
Summary: Error: cannot implicitly convert expression 'a < b' of
type 'float4' to 'int4'
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: ibuclaw at gdcproject.org
For some reason, __vector(float) comparisons result in a float type, not a
mask.
--
More information about the Digitalmars-d-bugs
mailing list