[Issue 18681] std.random.XorshiftEngine has opEquals but no toHash

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 17 00:26:48 UTC 2018


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

Nathan S. <n8sh.secondary at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n8sh.secondary at hotmail.com

--- Comment #1 from Nathan S. <n8sh.secondary at hotmail.com> ---
The proper fix is to remove the custom `opEquals` from XorshiftEngine. This is
occurs in https://github.com/dlang/phobos/pull/6424.

--


More information about the Digitalmars-d-bugs mailing list