[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
Sat Jul 24 17:57:09 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22024
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #3515 "merge stable" was merged into master:
- 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
- 324dca6924266be7415c50744d8a4dc74d43d407 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/3515
--
More information about the Digitalmars-d-bugs
mailing list