[Issue 22056] [Reg 2.074] std.traits.isFloatingPoint, isNumeric, isUnsigned, & isSigned should never be true for SIMD vectors
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jun 21 07:51:40 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22056
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #8147 "[Reg 2.074]
std.traits.isFloatingPoint, isNumeric, isUnsigned, and isSigned should never be
true for SIMD vectors, imaginary/complex numbers, or enums with character base
types" fixing this issue:
- Fix 22056, 22057, 22058 - [Reg 2.074] std.traits.isFloatingPoint, isNumeric,
isUnsigned, and isSigned should never be true for SIMD vectors,
imaginary/complex numbers, or enums with character base types
https://github.com/dlang/phobos/pull/8147
--
More information about the Digitalmars-d-bugs
mailing list