]> granicus.if.org Git - curl/commit
Adjusted to take in account that...
authorYang Tse <yangsita@gmail.com>
Wed, 10 Jun 2009 02:49:42 +0000 (02:49 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 10 Jun 2009 02:49:42 +0000 (02:49 +0000)
commit2c166812253c28cdfbffdd4de069f5c11db3c7a8
treec798b653673cea7174a904af6760a4e9ae86a9b9
parent065047dc62cba3efde597fa5420d112fc2f4c500
Adjusted to take in account that...

With the curl memory tracking feature decoupled from the debug build feature,
CURLDEBUG and DEBUGBUILD preprocessor symbol definitions are used as follows:

CURLDEBUG used for curl debug memory tracking specific code (--enable-curldebug)

DEBUGBUILD used for debug enabled specific code (--enable-debug)
19 files changed:
ares/setup_once.h
docs/libcurl/curl_version_info.3
docs/libcurl/symbols-in-versions
include/curl/curl.h
lib/ftp.c
lib/hash.c
lib/multi.c
lib/multiif.h
lib/netrc.c
lib/setup_once.h
lib/splay.c
lib/splay.h
lib/ssh.c
lib/transfer.c
lib/url.c
lib/version.c
packages/OS400/curl.inc.in
src/main.c
tests/runtests.pl