Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 365675 - Version bump: dev-ruby/ffi-1.0.7
Summary: Version bump: dev-ruby/ffi-1.0.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL: https://rubygems.org/gems/ffi
Whiteboard:
Keywords:
Depends on: 203706
Blocks:
  Show dependency tree
 
Reported: 2011-05-02 07:36 UTC by Petteri Räty (RETIRED)
Modified: 2011-05-02 18:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2011-05-02 07:36:24 UTC
https://rubygems.org/gems/ffi
Comment 1 Hans de Graaff gentoo-dev Security 2011-05-02 08:42:11 UTC
All the 1.x versions of ffi only work with ruby 1.9, which we still have masked, so bumping ffi is currently not a priority.
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2011-05-02 12:41:29 UTC
(In reply to comment #1)
> All the 1.x versions of ffi only work with ruby 1.9, which we still have
> masked, so bumping ffi is currently not a priority.

Weird as the test suite of a project I am working on still passes properly with 1.8.7. Maybe the gem is just pulled in but never used for anything.
Comment 3 Hans de Graaff gentoo-dev Security 2011-05-02 18:13:24 UTC
It turns out that ruby 1.8.x support was re-instated with ffi 1.0.6. I've just added ffi 1.0.7 to CVS.