backend: added noformat debug macros
commit1f1e3c2595552f49234b3451e864901c2fd76360
authorStefan Becker <stefan.becker@nokia.com>
Sat, 20 Mar 2010 23:59:22 +0000 (21 01:59 +0200)
committerStefan Becker <stefan.becker@nokia.com>
Sat, 20 Mar 2010 23:59:22 +0000 (21 01:59 +0200)
tree46335b6166c7dee86df41d3b878a7ec05721d6da
parent6ba2d02f51c83ea1004d063199f1ec90fcd68068
backend: added noformat debug macros

Replace SIPE_DEBUG_xxx("...%s", "") with SIPE_DEBUG_xxx_NOFORMAT("...").
Unless somebody has an idea what is the problem with __VA_ARGS__...
src/api/sipe-backend-debug.h
src/core/sip-csta.c
src/core/sip-sec.c
src/core/sipe-cal.c
src/core/sipe-sign.c
src/core/sipe-utils.c
src/core/sipe-xml.c