Thread overview
[Issue 18943] core.internal.hash remove outdated special case for DMD unaligned reads
Jun 05, 2018
Nathan S.
June 05, 2018
https://issues.dlang.org/show_bug.cgi?id=18943

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

--
June 10, 2018
https://issues.dlang.org/show_bug.cgi?id=18943

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

https://github.com/dlang/druntime/commit/552f9e20c26e3451113eed32f21cbd6012c00800 Fix Issue 18943 - core.internal.hash remove outdated special case for DMD unaligned reads

https://github.com/dlang/druntime/commit/2aac1d568ddb3fec0172afb2a180dad70354ed31 Merge pull request #2210 from n8sh/core-hash-18943

Fix Issue 18943 - core.internal.hash remove outdated special case for DMD
unaligned reads
merged-on-behalf-of: David Nadlinger <code@klickverbot.at>

--
June 10, 2018
https://issues.dlang.org/show_bug.cgi?id=18943

github-bugzilla@puremagic.com changed:

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

--