Package: pd-creb / 0.10.0-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| pd-creb | 0.10.0-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix_spelling.patch | (download) |
modules/bdiag~.c |
2 1 + 1 - 0 ! |
fixed spelling mistakes |
| fix invalid t_int use.patch | (download) |
modules++/biquadseries~.cc |
4 2 + 2 - 0 ! |
fix crashes due to mis-allocation of memory (t_int) is incompatible with (int) ...and should *never* be used as an integer numeric type! |
| error.patch | (download) |
modules/statwav~.c |
4 2 + 2 - 0 ! |
replace error() with pd_error() error() has been removed and -Werror=implicit-function-declaration leads to FTBFS |
| creb_object.patch | (download) |
modules/setup.c |
77 77 + 0 - 0 ! |
provide [creb] object so the library can be loaded by creating the object |
| garray_getfloat.patch | (download) |
modules/statwav~.c |
15 8 + 7 - 0 ! |
use garray_getfloatwords() garray_getfloatarray() doesn't work on 64bit systems |
| pd64.patch | (download) |
modules/sawtooth~.c |
2 1 + 1 - 0 ! |
fix compilation with pd64 when t_float != float |
