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

Minor fixer for backwards compatibility (proposed 0.12.1) #535

Merged
merged 6 commits into from
Jun 25, 2016

Conversation

johnynek
Copy link
Collaborator

This does a few things:

  1. adds mima backwards compatibility check as part of CI (long LONG overdue)
  2. fixes some issues mima found.
  3. removes the default CMSHasher[BigInt] which I am concerned was too weak of a hasher as it projects to Int before doing any mixing of the value a. We have a couple of proposals to improve that, but we should be sure we have something fast and correct before we make it default.

/cc @rubanm @isnotinvain @non @ianoc

@ianoc
Copy link
Collaborator

ianoc commented Jun 25, 2016

👍

@rubanm
Copy link
Contributor

rubanm commented Jun 25, 2016

👍 the implicit wiring is probably missing something going by the travis logs

@non
Copy link
Contributor

non commented Jun 25, 2016

👍 cms changes seem fine to me

@johnynek johnynek merged commit 51f02d5 into develop Jun 25, 2016
@johnynek johnynek deleted the oscar/revert-bigint-hasher branch June 25, 2016 23:53
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.

5 participants