Debian Patches
Status for ruby-lapack/1.8.2-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-Drop-RubyGems-Depends.patch | Drop RubyGems Depends | Youhei SASAKI <uwabami@gfd-dennou.org> | no | 2014-03-23 | ||
| 0002-Use-vendorarchdir-instead-of-sitearchdir.patch | Use vendorarchdir instead of sitearchdir | Youhei SASAKI <uwabami@gfd-dennou.org> | no | 2018-03-08 | ||
| 0003-Add-gemspec.patch | Add gemspec | Youhei SASAKI <uwabami@gfd-dennou.org> | no | 2018-03-10 | ||
| 0004-Fix-code-generator-for-GCC-15-compatibility.patch | Fix code generator for GCC-15 compatibility Fix code generator for GCC-15 compatibility * Cast external procedure pointers directly without macro - Use ((L_fp)(void (*)(void))(func)) for function pointer casting * Add replace_pow_with_mult function to convert pow(n,2) to n * n - pow() is for floating-point numbers, not for integer squares - Applied to shape checks, output arrays, and workspace allocation * Replace File.exists? with File.exist? (Ruby best practice) |
Youhei SASAKI <uwabami@gfd-dennou.org> | not-needed | 2025-11-11 |
