[Issue 22058] [Reg 2.074] std.traits.isNumeric & isSigned should not be true for complex or imaginary types

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 21 07:51:43 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22058

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