[Issue 22024] hashOf does not work on enum types whose base type is a SIMD vector

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 15 11:26:17 UTC 2021


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

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/druntime pull request #3497 "[stable] hashOf does not work on enum types
whose base type is a SIMD vector" was merged into stable:

- 4aa8c47d8fee3f2389dcb4408412a307d15b0393 by Nathan Sashihara:
  Fix Issue 22024 - hashOf does not work on enum types whose base type is a
SIMD vector

  Also incidentally do not pass vector by ref to toHash

https://github.com/dlang/druntime/pull/3497

--


More information about the Digitalmars-d-bugs mailing list