This series is intended as followup to Lai's patch, to get us
back to code that can be compiled by any C99 compiler, and
extending Lai's cleanups to also cover VIR_DOMAIN_DEBUG0.
Eric Blake (3):
build: avoid gcc preprocessor extensions
build: drop need for VIR_DOMAIN_DEBUG0()
maint: omit translation for all VIR_INFO
cfg.mk | 2 +-
daemon/libvirtd.c | 10 ++--
daemon/remote.c | 8 ++--
examples/domain-events/events-c/event-test.c | 3 +-
po/POTFILES.in | 1 -
src/libvirt.c | 67 ++++++++++++++++++--------
src/network/bridge_driver.c | 12 ++--
src/qemu/qemu_driver.c | 6 +-
src/storage/storage_driver.c | 18 ++++----
src/util/bridge.c | 18 ++++----
src/util/logging.h | 34 +++++++-------
11 files changed, 101 insertions(+), 78 deletions(-)
--
1.7.4.4