[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
Mon Jun 14 18:51:14 UTC 2021


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

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

- 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