[D-runtime] [dlang/druntime] 5c187e: Revert object.hashOf changes from "use array inter...
GitHub via D-runtime
d-runtime at puremagic.com
Sun Dec 4 08:51:43 PST 2016
Branch: refs/heads/stable
Home: https://github.com/dlang/druntime
Commit: 5c187e05ff87404ebf4884cfc548324c2c3ed0fc
https://github.com/dlang/druntime/commit/5c187e05ff87404ebf4884cfc548324c2c3ed0fc
Author: WalterW <WalterWaldron at users.noreply.github.com>
Date: 2016-12-04 (Sun, 04 Dec 2016)
Changed paths:
M src/object.d
Log Message:
-----------
Revert object.hashOf changes from "use array interface to hashOf()"
fixes issues 16654 & 16764.
Commit: 0b1e32acbdd23d36637c94d11d5be5bb904fd928
https://github.com/dlang/druntime/commit/0b1e32acbdd23d36637c94d11d5be5bb904fd928
Author: Martin Nowak <code at dawg.eu>
Date: 2016-12-04 (Sun, 04 Dec 2016)
Changed paths:
M src/object.d
Log Message:
-----------
Merge pull request #1707 from WalterWaldron/fixHashOf
[REG 2.072] Revert object.hashOf changes from "use array interface to hashOf()"
Compare: https://github.com/dlang/druntime/compare/422c8f7b0f0e...0b1e32acbdd2
More information about the D-runtime
mailing list