[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
Fri Jun 25 06:17:07 UTC 2021


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
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" was merged into
stable:

- 6c329ba358ebe491eba9b9bb390c006d8fd77027 by Nathan Sashihara:
  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