[REG 2.072] Revert object.hashOf changes from "use array interface to hashOf()"#1707
Conversation
|
Reverting does not fix the problems #1595 solves. |
|
I think everyone is clear, that object.hashOf is an API for the typesafe and CTFEable core.internal.hash.hashOf, and Walter was just confusing the two (also see https://github.com/dlang/druntime/pull/1595/files#r67473386). |
fixes issues 16654 & 16764.
b40b9bf to
5c187e0
Compare
Done. |
|
Auto-merge toggled on |
|
I also just wasted quite a bit of time tracking this regression down :/ -> anyways: we really need better testing to avoid such major regressions sneaking into releases. |
[REG 2.072] Revert object.hashOf changes from "use array interface to hashOf()"
Merge pull request #1707 from WalterWaldron/fixHashOf
Solves issues 16654 & 16764.
See: #1595 (comment)
Issue links: 16654 and 16764