Thread overview
[Issue 18921] make core.internal.hash cater to memberwise hash chaining
May 30, 2018
Nathan S.
May 30, 2018
https://issues.dlang.org/show_bug.cgi?id=18921

--- Comment #1 from Nathan S. <n8sh.secondary@hotmail.com> ---
Pull request: https://github.com/dlang/druntime/pull/2198

--
July 03, 2018
https://issues.dlang.org/show_bug.cgi?id=18921

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

https://github.com/dlang/druntime/commit/ea2a844863bb00d7e9313f51ae19f6a31aa555e6 Fix Issue 18921 - make core.internal.hash cater to memberwise hash chaining

https://github.com/dlang/druntime/commit/ba4c59799eeebc969ced95de34cd4203c8ec2254 Merge pull request #2198 from n8sh/core-hash-18921

Fix Issue 18921 - make core.internal.hash cater to memberwise hash chaining

--
July 03, 2018
https://issues.dlang.org/show_bug.cgi?id=18921

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--