Package: cdo / 1.9.6-1

Metadata

Package Version Patches format
cdo 1.9.6-1 3.0 (quilt)

Patch series

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

src/Gradsdes.cc | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 fix needed for build on 32-bit systems
deregister.patch | (download)

libcdi/src/cdilib.c | 22 11 + 11 - 0 !
libcdi/src/cgribexlib.c | 8 4 + 4 - 0 !
libcdi/src/cksum.c | 16 8 + 8 - 0 !
3 files changed, 23 insertions(+), 23 deletions(-)

 remove 'register' from c code. especially never try to get the
 address of a register. Breaks HPPA code at least, and compilers do this
 better in the 21st century.
Last-Updated: 2015-06-29
ppc64el.patch | (download)

libcdi/src/cgribexlib.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
fortran fix.patch | (download)

libcdi/examples/cdi_write_f2003.f90 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 compile fix for cdo 1.9.2rc1. parameter (alias) not present
 in mod file