Commit ID: 1005A3AD61F39A5B6C8 CVSROOT: /cvs Module name: contrib Changes by: [email protected] 2017/12/20 21:30:34 UTC
Modified files:
code/jupp : blocks.c
Log message:
eliminate dead code on systems with int sizes below 64 bits;
drop (some) support for 16-bit int (leaving us with 32/64)
spotted by Coverity Scan
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.6 -r1.7 contrib/code/jupp/blocks.c
