Package: libccp4 / 8.0.0-5

Metadata

Package Version Patches format
libccp4 8.0.0-5 3.0 (quilt)

Patch series

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

fortran/library_f.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
0003 putenv.patch | (download)

ccp4/library_utils.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixes compilation error using gcc-15
0001 fix ftbfs with gcc 10.patch | (download)

fortran/lgglib.f | 4 2 + 2 - 0 !
fortran/pack_f.f | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fixing argument mismatches in fortran code, addressing #957430.
0002 endianness.patch | (download)

ccp4/ccp4_sysdep.h | 36 20 + 16 - 0 !
1 file changed, 20 insertions(+), 16 deletions(-)

 fixes code checking for endianness.