From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Thu, 19 May 2016 11:57:41 -0400 Subject: [lttng-dev] [PATCH lttng-tools 0/4] error.h message printing fixes Message-ID: <1463673465-26888-1-git-send-email-mathieu.desnoyers@efficios.com> Mathieu Desnoyers (4): Fix: add missing semicolons after MSG, DBG, ERR print macros Fix: coding style document has erroneous semicolon at end of macro Update coding style document for macro style Cleanup error.h __lttng_print() used for message printing CodingStyle | 20 +++++-- src/bin/lttng/commands/add_context.c | 2 +- src/common/consumer/consumer.c | 2 +- src/common/error.h | 110 ++++++++++++++++++++++++++--------- src/common/runas.c | 2 +- 5 files changed, 98 insertions(+), 38 deletions(-) -- 2.1.4