Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ druntime Public archive

Merge remote-tracking branch 'upstream/stable' into merge_stable#1738

Merged
MartinNowak merged 6 commits intodlang:masterfrom
MartinNowak:merge_stable
Jan 15, 2017
Merged

Merge remote-tracking branch 'upstream/stable' into merge_stable#1738
MartinNowak merged 6 commits intodlang:masterfrom
MartinNowak:merge_stable

Conversation

@MartinNowak
Copy link
Member

No description provided.

denis-sh and others added 6 commits December 17, 2016 09:25
…s are considered unequal

Use correct overload of `hashOf` in `_aaGetHash`.

This incorrect usage is possible because of Issue 16973 - `hashOf` has error-prone signature as `(T, seed)` may be confused with `(ptr, length)` [1].

[1] https://issues.dlang.org/show_bug.cgi?id=16973
[REG 2.072] Revert object.hashOf changes from "use array interface to hashOf()"
[REG2.068] Fix Issue 16974 - Equal associative arrays with associative array keys are considered unequal
Merge pull request dlang#1707 from WalterWaldron/fixHashOf
@dlang-bot
Copy link
Contributor

dlang-bot commented Jan 15, 2017

Fix Bugzilla Description
16973 hashOf has error-prone signature as (T, seed) may be confused with (ptr, length)
16974 [REG2.068] Equal associative arrays with associative array keys are considered unequal

@MartinNowak MartinNowak changed the base branch from stable to master January 15, 2017 00:33
@MartinNowak
Copy link
Member Author

Auto-merge toggled on

@MartinNowak MartinNowak merged commit 1d7409a into dlang:master Jan 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants