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

Prepare for OCaml 4.14 #3

Merged
merged 1 commit into from
May 16, 2022
Merged

Prepare for OCaml 4.14 #3

merged 1 commit into from
May 16, 2022

Conversation

Firobe
Copy link

@Firobe Firobe commented May 16, 2022

This PR prepares rpc_parallel to be compatible with the v14 version of the Jane Street ecosystem (base, async, etc.) by merging upstream v14 and relaxing versions constraints. This is all needed in preparation for upgrading the whole ecosystem to OCaml 4.14 (see MinaProtocol/mina#10940)

This has been tested to build as a drop-in replacement in the current Mina/compatible, modulo a variant renaming from Disconnect to Connection_closed

@Firobe Firobe changed the title Prepare for OCaml 4.14 [WIP] Prepare for OCaml 4.14 May 16, 2022
@Firobe Firobe changed the title [WIP] Prepare for OCaml 4.14 Prepare for OCaml 4.14 May 16, 2022
Copy link
Member

@mrmr1993 mrmr1993 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was rather annoying to review, but the changes vs v0.14 lgtm

@mrmr1993 mrmr1993 merged commit e35ee20 into MinaProtocol:coda May 16, 2022
@Firobe
Copy link
Author

Firobe commented May 16, 2022

Thank you! Will try to make meaningful changes more apparent next time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants