Debian Patches
Status for nyquist/3.23+ds-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
set-portaudio-library.patch | set-portaudio-library =================================================================== |
"Steve M. Robbins" <smr@debian.org> | no | 2020-02-08 | ||
fix-sndfile-h-reference.patch | fix-sndfile-h-reference =================================================================== |
"Steve M. Robbins" <smr@debian.org> | no | 2020-02-08 | ||
dont-include-asm-ioctls.patch | dont-include-asm-ioctls =================================================================== |
"Steve M. Robbins" <smr@debian.org> | no | 2020-02-08 | ||
0006-Look-for-Debian-installed-nyquist-dir-usr-share-nyqu.patch | Look for Debian-installed nyquist dir /usr/share/nyquist | Steve Robbins <steve@sumost.ca> | no | 2020-02-08 | ||
0009-Fix-printf-specifier-for-long-int-to-avoid-following.patch | Fix printf specifier for long int to avoid following warning. /home/steve/Packages/nyquist/build-area/nyquist-3.20+ds/cmupv/src/cmupv.c: In function ‘pv_get_output2’: /home/steve/Packages/nyquist/build-area/nyquist-3.20+ds/cmupv/src/cmupv.c:1093:62: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘int64_t’ {aka ‘long int’} [-Wformat=] 1093 | D printf("pv_get_output2 returning at offset %ld abs %I64d\n", | ~~~~^ | | | int | %I64ld 1094 | (long) (pv->out_next - pv->output_buffer), pv->output_total); | ~~~~~~~~~~~~~~~~ | | | int64_t {aka long int} |
Steve Robbins <steve@sumost.ca> | no | 2022-10-22 | ||
0010-Comment-the-extra-text-after-endif.patch | Comment the extra text after #endif. | Steve Robbins <steve@sumost.ca> | no | 2022-10-22 | ||
0007-Fix-gcc-13-build-by-not-re-defining-intptr_t.-Closes.patch | Fix gcc-13 build by not re-defining intptr_t. Closes: #1037794. | Steve Robbins <steve@sumost.ca> | no | 2023-07-05 | ||
0008-Fix-function-signature-for-lo_method_handlers.patch | Fix function signature for lo_method_handlers. | Steve Robbins <steve@sumost.ca> | no | 2024-07-24 |