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

Bump ppx_version for Jane Street v14 libs #11067

Merged
merged 5 commits into from
May 26, 2022

Conversation

psteckler
Copy link
Member

Changes:

  • lint against using Binable.Of_binable...with_uuid functors, which may produce unstable serializations
  • check for versioned args to Binable.Of_binable...without_uuid functors

The old functor names, that don't mention uuid's, are still in the code, because the docs suggest those are module aliases to the without_uuid ones.

Tested by compiling this branch, trying to add a use of Of_binable_with_uuid, saw the linter warning in Emacs.

Closes #11055. Will create another PR against develop.

@psteckler psteckler added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label May 24, 2022
@psteckler psteckler merged commit 33ed24c into compatible May 26, 2022
@psteckler psteckler deleted the feature/bump-ppx-version-jane-st-14 branch May 26, 2022 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants