Debian Patches

Status for c-blosc/1.21.5+ds-2

Patch Description Author Forwarded Bugs Origin Last update
update-minimal-cmake-version.patch Update minimal cmake version Francesc Alted <francesc@blosc.org> no debian 2025-03-28
drop-a-slightly-outdated-type-def-for-boolean-type.patch Drop a slightly outdated type def for boolean type
This cases compilation errors with gcc 15 with the following error
message:

c-blosc/blosc/shuffle.c:26:15: error: 'bool' cannot be defined via 'typedef'
| typedef _Bool bool;
| ^~~~
c-blosc/blosc/shuffle.c:26:15: note: 'bool' is a keyword with '-std=c23' onwards

See https://gcc.gnu.org/gcc-15/porting_to.html for details

I've choosen to remove the typedef as it seems to be unused in this
file.
Georg Semmler <georg.semmler@giga-infosystems.com> no 2025-04-17

All known versions for source package 'c-blosc'

Links