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

wrangler doesn't compile on OTP releases >= 22 #100

Open
uwiger opened this issue Aug 10, 2022 · 1 comment
Open

wrangler doesn't compile on OTP releases >= 22 #100

uwiger opened this issue Aug 10, 2022 · 1 comment

Comments

@uwiger
Copy link

uwiger commented Aug 10, 2022

Running make using OTP 22 (or later):

"/bin/erlc" -pa ebin -I include -W -o ebin +debug_info src/wls/wls_code_lens_form_refactor.erl
src/wls/wls_code_lens_form_refactor.erl:17: function atom_to_binary/1 undefined
make: *** [Makefile:146: ebin/wls_code_lens_form_refactor.beam] Error 1
@paulo-ferraz-oliveira
Copy link

Maybe late to the party... I don't have older Erlang/OTP installed locally, but at least with 25.3.2.9 this compiles, albeit with quite a few warnings.

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

No branches or pull requests

2 participants