Debian Patches
Status for bcal/2.4-2.1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Add-fix-to-use-with-GCC-15.patch | Add fix to use with GCC 15 C23 added various new keywords, including bool, true, false, nullptr, and thread_local. Code that uses these for identifiers need changing. In C99 and later we can use #include <stdbool.h> which provides definitions of bool, true, and false compatible with C23. https://gcc.gnu.org/gcc-15/porting_to.html |
Robert-André Mauchin <zebob.m@gmail.com> | no | 2025-01-25 |