]> git.ozlabs.org Git - ccan/commit
jmap,likely,tdb2: use CCAN_<MODNAME>_DEBUG instead of DEBUG.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Feb 2011 05:09:32 +0000 (15:39 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Feb 2011 05:09:32 +0000 (15:39 +1030)
commitfc00f14087f911da23d1d89e02705c498447db22
tree4c0eab531a31bd7c6c1ccfa8997d486f48f249dc
parent299dc8f99ca642943db4f0204b5fe31065545d27
jmap,likely,tdb2: use CCAN_<MODNAME>_DEBUG instead of DEBUG.

Samba (for example) uses a DEBUG() macro, which triggers these heuristics.
Better to make it per-module anyway.
ccan/jmap/jmap.h
ccan/jmap/test/run.c
ccan/likely/likely.c
ccan/likely/likely.h
ccan/likely/test/run-debug.c
ccan/tdb2/free.c