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

Compiling on Erlang 20 #237

Open
Iulian7 opened this issue Jun 29, 2017 · 3 comments
Open

Compiling on Erlang 20 #237

Iulian7 opened this issue Jun 29, 2017 · 3 comments

Comments

@Iulian7
Copy link

Iulian7 commented Jun 29, 2017

#234

Using rebar3 and Erlang 20 I get the following:

===> Compiling src/cuttlefish_unit.erl failed
src/cuttlefish_unit.erl:4: export_all flag enabled - all functions will be exported

Note that warnings_as_errors is enabled. It compiles fine without this. Are there any plans to get rid of these warnings?

@michaelklishin
Copy link
Contributor

@Iulian7 I have reasons to believe this repository will see very low activity in the near term. Once it's found a new maintainer, I have no doubt that OTP 20 warnings will be addressed. Your best bet for now is to fork and fix it yourself or use a binary release.

@syberkitten
Copy link

syberkitten commented Jul 10, 2017

same here, referenced also in this issue:
vernemq/vernemq#426

Would downgrading to Erlang 19 solve this ?

@larshesel
Copy link
Contributor

I think the new canonical fork might be this one: https://github.com/Kyorai/cuttlefish and work on OTP20 is ongoing there. The latest PR on that is here: Kyorai/cuttlefish#2

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

4 participants