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

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

https://github.com/dlang/druntime/commit/4f902aefed0b4b908c88f06fef32aa8782f9c09a
Fix Issue 19049 - object.hashOf - don't wrap a public function with an
identical public function

https://github.com/dlang/druntime/commit/707d703c89f98d59a188e2e29cb2c5e67ba5e89b Merge pull request #2239 from n8sh/core-hash-19049

Fix Issue 19049 - object.hashOf - don't wrap a public function with an
identical public function
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>

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

github-bugzilla@puremagic.com changed:

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

--