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

2018-06-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18932 --- Comment #1 from Nathan S. --- Pull request: https://github.com/dlang/druntime/pull/2202 --

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

2018-06-03 Thread d-bugmail--- via Digitalmars-d-bugs
, 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

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

2018-06-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18932 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-