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

Remove -custom mode from Dune #776

Closed
wants to merge 1 commit into from

Conversation

vthemelis
Copy link
Contributor

@vthemelis vthemelis commented Aug 11, 2023

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

This is now deprecated and breaks the bytecode build if one opts in for it.

Specifically, removing this allows me to fix ocsigen/lwt#999 when building in bytecode.

This is now deprecated and breaks the bytecode build if one opts in for
it.

Signed-off-by: Vasilis Themelis <[email protected]>
@facebook-github-bot
Copy link
Contributor

@alexkassil has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Copy link
Contributor

@alexkassil alexkassil left a comment

Choose a reason for hiding this comment

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

this lgtm! I will try to get this merged in. #762 (comment) this looks awesome btw, I'll benefit from using a debugger instead of just print statements.

@facebook-github-bot
Copy link
Contributor

@alexkassil merged this pull request in bc2f70f.

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

Successfully merging this pull request may close these issues.

Library not found for -llwt_unix_stubs on macOS
3 participants