-
Notifications
You must be signed in to change notification settings - Fork 189
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
erlang 18.0 compatibility: type dict(), queue() undefined [JIRA: CLIENTS-524] #220
Comments
I'm also seeing problems with erlang 18; tests fail as run using edit: I believe the problems I ran into were actually related to #221 rather than necessarily erlang 18. |
When trying to build master, I get:
|
+1 |
@danieldreier can you clarify the reason why you think the problem might be related to rebar not being rebar3 - as opposed to the rebar.conf / syntax not being compatible with Erlang 18 ? |
Fixed by 89e630a |
making this project as ejabberd dependency produces
ejabberd/trunk/src/ejabberd-15.06/deps/riakc/src/riakc_obj.erl:287: type dict() undefined
ejabberd/trunk/src/ejabberd-15.06/deps/riakc/src/riakc_pb_socket.erl:120: type queue() undefined
The text was updated successfully, but these errors were encountered: