Thread overview
[Issue 18918] core.internal.hash should perform memberwise hashing of structs with references
May 30, 2018
Nathan S.
May 30, 2018
https://issues.dlang.org/show_bug.cgi?id=18918

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

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

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

https://github.com/dlang/druntime/commit/22a6f7fd5a107040d822c96a2e5725dadb4c1763 Fix Issue 18918 - core.internal.hash should perform memberwise hashing of structs with references

https://github.com/dlang/druntime/commit/63efdeffb06b5656ff834aaf34e71d30bb989863 Merge pull request #2195 from n8sh/core-hash-18918

Fix Issue 18918 - core.internal.hash should perform memberwise hashing of
structs with references
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>

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

github-bugzilla@puremagic.com changed:

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

--