344d2b00ea
gcc 4.2.1 warns about a possible incorrect cast to ssize_t when comparing against refcount, which is of type size_t. signed vs unsigned comparison. Sinc warnings are treated as errors (as in the autoconf project) this would cause a compile error. |
||
---|---|---|
.. | ||
bin | ||
scripts | ||
suites | ||
.gitignore | ||
Makefile.am | ||
run-suites |