nisse@lysator.liu.se (Niels Möller) writes:
So I think the 2.2 release is near.
Great!
Any additional last minute testing of the current cvs tree is appreciated.
It builds and passes self checks on debian squeeze x86 and a Solaris 2.10 box (without gmp though) I have access to.
Clang-analyze on the code did not raise any errors in the core library, but some other minor issues in other code:
Bug Group Bug Type File Line
API Argument with 'nonnull' attribute passed null tools/sexp-conv.c 274
Dead store Dead assignment examples/io.c 88
Dead store Dead assignment examples/io.c 90
Logic error Dereference of null pointer tools/nettle-hash.c 204
Logic error Dereference of null pointer tools/nettle-hash.c 205
Logic error Dereference of null pointer examples/io.c 123
/Simon