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(engine/fstar): use Base.String.hash instead of String.hash #740

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

W95Psp
Copy link
Collaborator

@W95Psp W95Psp commented Jun 27, 2024

This is a small fix in the engine so that we use Base.String.hash instead of String.hash, which is only available in most recent versions of OCaml.

This is required to fix a failing setup.sh job

@W95Psp W95Psp requested a review from Nadrieril June 27, 2024 13:28
@W95Psp W95Psp enabled auto-merge June 27, 2024 13:31
@W95Psp W95Psp added this pull request to the merge queue Jun 27, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 27, 2024
@W95Psp W95Psp enabled auto-merge June 27, 2024 14:40
@W95Psp W95Psp added this pull request to the merge queue Jun 27, 2024
Merged via the queue into main with commit a4ea5b7 Jun 27, 2024
13 checks passed
@W95Psp W95Psp deleted the fix-string-hash-ocaml-4 branch June 27, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants