-
Notifications
You must be signed in to change notification settings - Fork 9
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
1.1 Release Checklist #16
Comments
Maybe we can migrate to |
I've compiled onanomsg 1.0 against the recently released libnanomsg 1.0, and it compiles fine. I'm getting compilation errors with the current onanomsg master, though. Does master require a different version of ctypes perhaps? (I haven't investigated deeply). Also, I would be in favour of calling the new release 2.0 because of the API breakage. Semantic versioning makes life a lot easier for everybody downstream... |
Btw, here's the compilation error with current master. I'm not familiar with Ctypes; any idea on what the problem might be?
|
@darioteixeira: there's a fix in #19. |
Thanks @yallop! I've applied your patch on my local repo, and it now compiles fine... |
I think it's time for a release (either called 1.1 or 2.0, since it seems to breaks some API).
The text was updated successfully, but these errors were encountered: