Debian Patches
Status for libast/0.7-12
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
m4_include.patch | no | |||||
missing-prototypes.patch | fix building with -Werror=implicit-function-declaration | Andreas Beckmann <anbe@debian.org> | no | |||
fix_FTBFS_with_C23.patch | Fix FTBFS for C23 diff --git a/include/libast/types.h.in b/include/libast/types.h.in index 61c81ba..fd4ffd7 100644 |
Tj <debian@iam.tj> | not-needed | 2025-09-27 | ||
fix_define_DEFAULT_SOURCE.patch | update deprecated define _BSD_SOURCE diff --git a/include/libast/sysdefs.h.in b/include/libast/sysdefs.h.in index c558182..bdf9025 100644 |
Tj <debian@iam.tj> | not-needed | 2025-09-27 | ||
fix_cast_pointer_to_integer.patch | Fix C23 pointer-to-integer cast bugs diff --git a/include/libast/types.h b/include/libast/types.h index e9d4dbe..9dabaf3 100644 |
Tj <debian@iam.tj> | not-needed | 2025-09-27 |