Package: libast / 0.7-12

Metadata

Package Version Patches format
libast 0.7-12 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
m4_include.patch | (download)

configure.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
missing prototypes.patch | (download)

libast.m4 | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix building with -werror=implicit-function-declaration


fix_FTBFS_with_C23.patch | (download)

include/libast/types.h.in | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 fix ftbfs for c23

fix_define_DEFAULT_SOURCE.patch | (download)

include/libast/sysdefs.h.in | 4 2 + 2 - 0 !
include/libast_internal.h | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 update deprecated define _bsd_source

fix_cast_pointer_to_integer.patch | (download)

include/libast/types.h.in | 1 1 + 0 - 0 !
src/array.c | 2 1 + 1 - 0 !
src/builtin_hashes.c | 3 2 + 1 - 0 !
src/linked_list.c | 2 1 + 1 - 0 !
src/socket.c | 2 1 + 1 - 0 !
5 files changed, 6 insertions(+), 4 deletions(-)

 fix c23 pointer-to-integer cast bugs