Debian Patches
Status for ruby-tokyocabinet/1.31-7
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix_gemspec_for_ruby1.9.patch | Fix gemspec file for Ruby 1.9.2 * tokyocabinet.gemspec: replace «s.author» by «s.author =» works with Ruby 1.8 and 1.9.2 =================================================================== |
Laurent Arnoud <laurent@spkdev.net> | invalid | |||
fix_checking_block_parameter.patch | Fix checking block parameter for Ruby 1.9.2 * tokyocabinet.c: replace «rb_block_given_p() != Qtrue» by «!rb_block_given_p()» works with Ruby 1.8 and 1.9.2 see http://gist.github.com/191146 |
Laurent Arnoud <laurent@spkdev.net> | invalid | |||
config-rbconfig.patch | Change deprecated Config to RbConfig =================================================================== |
Christian Hofstaedtler <zeha@debian.org> | no | debian | 2015-08-14 | |
make-function-match-definition.patch | Make function match definition This makes the function match its definition. In recent versions of Debian, using GCC-14, the mismatch produces a compilation error. =================================================================== |
Jérôme Charaoui <jerome@riseup.net> | no | debian | 2024-07-26 |