[Issue 19009] core.internal.hash.hashOf default hash (absent `toHash`) should be `@nogc`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 21 17:02:40 UTC 2018


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

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

https://github.com/dlang/druntime/commit/4f5b049559d69c9c696c6534302ecbcff30126d5
Fix Issue 19009 - core.internal.hash.hashOf default hash (absent `toHash`)
should be `@nogc`

https://github.com/dlang/druntime/commit/753239f81180bee1bbd62cdbaaa7d2564fee3f3f
Merge pull request #2228 from n8sh/hash-nogc

Fix Issue 19009 - core.internal.hash.hashOf default hash (absent `toHash`)
should be `@nogc`
merged-on-behalf-of: Steven Schveighoffer <schveiguy at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list