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

compile fails with erlang 18 #80

Closed
SergejJurecko opened this issue Aug 4, 2015 · 4 comments
Closed

compile fails with erlang 18 #80

SergejJurecko opened this issue Aug 4, 2015 · 4 comments

Comments

@SergejJurecko
Copy link

OTP release 18 does not match required regex R15|R16B02|R16B03-1|17

@ericmj
Copy link
Contributor

ericmj commented Aug 4, 2015

@SergejJurecko Where do you see that regex?

@SergejJurecko
Copy link
Author

I presume this regex gets expanded from: {platform_define, "^R", pre17} which is in poolboy rebar.config

@ericmj
Copy link
Contributor

ericmj commented Aug 4, 2015

No, that justs sets a define. What version are you using? Can you try the latest one?

@SergejJurecko
Copy link
Author

Oh right sorry my bad. I have poolboy as a dependency and rebar compile made it look like it was poolboys fault. A different dependency had that require_otp_vsn.

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