[Issue 22057] [Reg 2.074] std.traits.isNumeric & isUnsigned should not be true for enum types with character base types

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


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

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