Source cleanup (remove compiler warnings ++)
authorTrond Norbye <trond.norbye@sun.com>
Fri, 23 Jan 2009 10:43:14 +0000 (11:43 +0100)
committerTrond Norbye <trond.norbye@sun.com>
Fri, 23 Jan 2009 10:43:14 +0000 (11:43 +0100)
commit6dbe9f6cd35e445cf3122d80bd7814370ded2aa0
tree013213490769e666952509e03e1e19b677736042
parentcb5626575411199d5d27cf83c716d082295ea773
Source cleanup (remove compiler warnings ++)

Set warning == errors on Sun Studio compilers.
Added const to the "C++" API to remove compiler warnings.
Removed statements that couldn't be reached.
configure.ac
libmemcached/memcached.hh
libmemcached/memcached_behavior.c
libmemcached/memcached_hash.c
libmemcached/memcached_parse.c
libmemcached/memcached_response.c
libmemcached/memcached_storage.c
tests/function.c
tests/plus.cpp
tests/test.h