[Issue 18932] core.internal.hash.hashOf(val, seed) ignores `seed` when val is a raw pointer

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 3 12:15:57 UTC 2018


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

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/a66bf90b88dfd5587d6f020d5bf4225f2784190a
Fix Issue 18932 - core.internal.hash.hashOf(val, seed) ignores `seed` when val
is a raw pointer

https://github.com/dlang/druntime/commit/52f2367ba84227f9701de2df6b82f9e97257f0c1
Merge pull request #2202 from n8sh/core-hash-18932

Fix Issue 18932 - core.internal.hash.hashOf(val, seed) ignores `seed` when val
is a raw pointer
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach at gmail.com>

--


More information about the Digitalmars-d-bugs mailing list