Updated to build on OSX (will now require updated autoconf)
author <brian@dhcpvisitor216236.slac.stanford.edu> <>
Thu, 25 Oct 2007 18:00:04 +0000 (11:00 -0700)
committer <brian@dhcpvisitor216236.slac.stanford.edu> <>
Thu, 25 Oct 2007 18:00:04 +0000 (11:00 -0700)
commit375ad7d822a4bbc121a79ce7e927385d6be7f754
tree9e7a058d39cc49d66f0351c6c3342a8501e05ed1
parent58c2d4be4aad0966e52336a1d071aa4e182c9301
Updated to build on OSX (will now require updated autoconf)
New --enable-debug option for configure
WATCHPOINT are now compiled out (so safe to leave in code).
Cleaned up case in connect where wrong answer might be sent.
Cleaned up warnings in code around variable which might not have been
initialized.
Fixed usert test 3 (aka it was not using memory correctly)
config/bootstrap
configure.in
include/memcached.h
lib/memcached_connect.c
lib/memcached_get.c
lib/memcached_string.c
tests/test.c