Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removed hash ordering assumptions in flip.t #262

Merged
merged 1 commit into from Jun 11, 2013
Merged

removed hash ordering assumptions in flip.t #262

merged 1 commit into from Jun 11, 2013

Conversation

chuckadams
Copy link

I can't imagine flipping a hash with duplicate values ever really had a well-defined result in older perl versions, but the result is much more random in 5.18. I simply deleted the repeated 'bar' value in the test hash so all the values are unique, resulting in unique keys in the flipped hash.

schwern added a commit that referenced this pull request Jun 11, 2013
removed hash ordering assumptions in flip.t
@schwern schwern merged commit 85b4574 into evalEmpire:master Jun 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants