Fix several warnings that appear in gcc 4.3.2.
commite30d8af13a5f6cef776e7947db02ef3761d0bece
authorAvery Pennarun <apenwarr@gmail.com>
Thu, 14 May 2009 21:12:34 +0000 (14 17:12 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 14 May 2009 21:12:34 +0000 (14 17:12 -0400)
tree160ada447dd8b40d40affd2ed4d8eedf6fce70e8
parente7a59777f53f1043f94e175b815e58e88ebf4c28
Fix several warnings that appear in gcc 4.3.2.

None of them seem very important, but this leaves us "almost" warning-free

There's still a scary warning that remains:

crypto/wvsslhacks.c: In function ‘wv_i2d_OCSP_REQUEST_bio’:
crypto/wvsslhacks.c:48: warning: function called through a non-compatible type
crypto/wvsslhacks.c:48: note: if this code is reached, the program will abort

I have no idea what it's talking about.  'make test' passes, at least,
though I don't really know if it tests that function or not.
qt/tests/qtstringtest.cc
streams/wvstream.cc
utils/wvargs.cc
utils/wverror.cc
utils/wvglob.cc