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

fix compilation on elixir 1.17.x #192

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

skwerlman
Copy link
Contributor

@skwerlman skwerlman commented Aug 19, 2024

fixes #190

this enables compilation on newer (1.17+) elixirs. i'm pretty unfamiliar with this code so there might be something obvious i'm missing about the implications of the change, so feel free to reject this if its not the right way to solve this.

locally, 6 tests are failing, but they appear to be unchanged vs main (checked with 1.17.2/OTP-27 and 1.16.3/OTP-26). most of these appear to be failing because they rely on small map ordering which changed with OTP 26

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.

Fresh LV project - compile time error with type_check
1 participant