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

Fix hash collision once and for all #1602

Merged
2 commits merged into from Dec 4, 2018
Merged

Fix hash collision once and for all #1602

2 commits merged into from Dec 4, 2018

Conversation

ghost
Copy link

@ghost ghost commented Dec 3, 2018

It should be easier to check the correctness of the new code. We no longer need to clear the reverse table between builds given that the values stored in it are pure.

Fixes #1524

Fix #1524

Signed-off-by: Jeremie Dimino <jeremie@dimino.org>
@ghost ghost merged commit d1619e8 into ocaml:master Dec 4, 2018
rgrinberg added a commit to rgrinberg/opam-repository that referenced this pull request Dec 4, 2018
CHANGES:

- Fix hash collision for on-demand ppx rewriters once and for all
  (ocaml/dune#1602, fixes ocaml/dune#1524, @diml)
This pull request was closed.
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.

3 participants