Skip to content

OCaml 4.12 compatibility: duplicate hash function#481

Merged
gdt merged 1 commit intobcpierce00:masterfrom
tleedjarv:ocaml4.12-compat
Mar 16, 2021
Merged

OCaml 4.12 compatibility: duplicate hash function#481
gdt merged 1 commit intobcpierce00:masterfrom
tleedjarv:ocaml4.12-compat

Conversation

@tleedjarv
Copy link
Copy Markdown
Contributor

This is a temporary compatibility shim. The real fix is #480.

This patch duplicates OCaml's old pre-4.00 hash function in Unison code to keep Unison compiling with OCaml 4.12 while keeping Unison version compatibility.

This is a temporary fix only and must be removed at next Unison incompatible version bump.

This patch duplicates OCaml's old pre-4.00 hash function in Unison code
to keep Unison compiling with OCaml 4.12 while keeping Unison version
compatibility.

This is a temporary fix only and must be removed at next Unison
incompatible version bump.
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.

2 participants