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

Update for Erlang/OTP 17.x #37

Closed
tatsuya6502 opened this issue Oct 13, 2014 · 3 comments
Closed

Update for Erlang/OTP 17.x #37

tatsuya6502 opened this issue Oct 13, 2014 · 3 comments
Assignees
Labels
Milestone

Comments

@tatsuya6502
Copy link
Member

Prepare Hibari v0.3.0 to build and run on Erlang/OTP 17.x.

I tried to build Hibari develop on 17.3 and the only (obvious) problem is that type-specs for dict() and queue() have to be specified with the namespace so they should be now dict:dict() and queue:queue().

@tatsuya6502 tatsuya6502 self-assigned this Oct 13, 2014
@tatsuya6502 tatsuya6502 added this to the v0.3 milestone Oct 13, 2014
@tatsuya6502
Copy link
Member Author

Updated dev branch of the projects and now make check-package succeeds on both Erlang/OTP 17.3 and R16B03-1. (Tested on FreeBSD 10.0-RELEASE-p9)

@tatsuya6502
Copy link
Member Author

This feature will be tested in release candidates of v0.3.0 (scheduled for early 2015).

Release Note:

- hibari >> GH37 - Update for Erlang/OTP 17.x

@tatsuya6502
Copy link
Member Author

On Oct 14, 2014, @tatsuya6502 wrote:

#37 (comment)

  • Merged upstream/master branch into dev branch of the following external projects:

I just realized the correct version was meck 0.8.1, not 0.7.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant