Turned on more warnings, and fixed the errors. Moved common.h, which includes
authorMonty Taylor <monty.taylor@sun.com>
Wed, 13 May 2009 09:53:59 +0000 (11:53 +0200)
committerMonty Taylor <monty.taylor@sun.com>
Wed, 13 May 2009 09:53:59 +0000 (11:53 +0200)
commita07bb255b72aa59d0f4c4c63bb71695b2e9df537
tree792c820a6603deabc9a82fd573fd458b69c34c78
parenta91a68a7c685f82bc6f46c09fa2036e44a82e7f7
Turned on more warnings, and fixed the errors. Moved common.h, which includes
the config.h file to being included first in impl files, so that includes of
things like stdlib.h can take advantage of autoconf produce defines.
19 files changed:
Makefile.am
clients/execute.c
clients/generator.c
clients/memcat.c
clients/memcp.c
clients/memerror.c
clients/memflush.c
clients/memrm.c
clients/memslap.c
clients/memstat.c
clients/utilities.c
config/extensions.m4 [new file with mode: 0644]
configure.ac
libmemcached/md5.c
libmemcached/memcached.hh
tests/atomsmasher.c
tests/function.c
tests/plus.cpp
tests/server.c