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

Is there known issues with Erlang 18 ? #60

Closed
sylane opened this issue Jun 30, 2015 · 5 comments
Closed

Is there known issues with Erlang 18 ? #60

sylane opened this issue Jun 30, 2015 · 5 comments

Comments

@sylane
Copy link

sylane commented Jun 30, 2015

Rebar config specify version 17 as maximum version number, is there known issues with Erlang 18 ?

@elbrujohalcon
Copy link
Member

The app was never tested on R18.
And we're not planning to test it anytime soon.
If you try it on R18 and it works, please submit a PR with the change and I'll gladly merge it :)

@igaray
Copy link
Member

igaray commented Aug 3, 2015

There are currently some calls in apns.erl to deprecated BIFS, which will produce compilation errors.
Also, one of the dependencies (eper) is currently not Erlang 18 compatible.
I would vote to remove sync and eper as dependencies as they are only development dependencies.

@elbrujohalcon
Copy link
Member

@igaray yeah… We should remove those

@lsxredrain
Copy link

otp 18.1 is fail when i build eper

@ferigis
Copy link
Member

ferigis commented Feb 13, 2017

our current version only supports 19+

@ferigis ferigis closed this as completed Feb 13, 2017
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

5 participants