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

Make ppx_expect compatible with ppxlib.0.18.0 #24

Open
wants to merge 1 commit into
base: v0.14
Choose a base branch
from

Conversation

NathanReb
Copy link

ppxlib.0.18.0 upgrades to the 4.11 AST which results in a change in string constants representation. This PR makes ppx_expect compatible with the latest ppxlib.

You might want for the actual release of ppxlib.0.18.0 before merging this!

Signed-off-by: Nathan Rebours nathan.p.rebours@gmail.com

ppxlib.0.18.0 upgrades to the 4.11 AST which results in a change
in string constants representation. This PR makes ppx_expect
compatible with the latest ppxlib.

You might want for the actual release of ppxlib.0.18.0 before merging
this!

Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
@github-iron github-iron added the forwarded-to-js-devs This report has been forwarded to Jane Street's internal review system. label Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forwarded-to-js-devs This report has been forwarded to Jane Street's internal review system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants