-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Update to Elixir 1.18 #441
base: main
Are you sure you want to change the base?
Conversation
@angelikatyborska I'm having trouble with this one. Thank god for smoke tests. Basically,
I'm guessing because Elixir is not embeded in the escript as it should. The changelog only mentions one change about escript, this PR, but it should not be relevant. I found a way to make it work locally by doing first The test runner works fine though, so I don't know what's up. |
Update, I found the culprit:
So I guess we could either do the |
The change in behavior looks unexpected to me, so I reported it as a bug here: elixir-lang/elixir#14096 |
Fixed and merged in two hours. Wow. Now we wait for 1.18.1 |
Nothing much to say, no warning.