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

The ffi-compiler on rubygems.org is too old #12

Closed
spacewander opened this issue Mar 6, 2015 · 2 comments
Closed

The ffi-compiler on rubygems.org is too old #12

spacewander opened this issue Mar 6, 2015 · 2 comments

Comments

@spacewander
Copy link

The latest update time of ffi-compiler is April 19, 2013. This version is too old and without some added features.
https://rubygems.org/gems/ffi-compiler

@davispuh
Copy link
Collaborator

seems there still aren't any mainteiner for ffi-compiler 😞 see ffi/ffi#339

@tduehr do you know what will happen with ffi-compiler? it's very useful and is used by many gems so new rubygem release is very needed.

@davispuh
Copy link
Collaborator

I've released ffi-compiler2
Source at:

Simply change gemspec, it's fully compatible so no other changes needed

-  spec.add_runtime_dependency 'ffi-compiler'
+  spec.add_runtime_dependency 'ffi-compiler2'

@stakach
Copy link

stakach commented Jul 3, 2016

Please cut a new release or feel free to make me an owner so I can push releases.
Really need add_define which was added to trunk in 2013 however is not available in any released gem.

Required to fix pbhogan/scrypt#58

@stakach
Copy link

stakach commented Jul 7, 2016

@spacewander it took awhile however we have a new release v1.0.1

@stakach stakach closed this as completed Jul 7, 2016
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

3 participants