telepathy-glib: tube examples: use g_message(), not g_debug()

Simon McVittie smcv at kemper.freedesktop.org
Fri Sep 6 08:09:12 PDT 2013


Module: telepathy-glib
Branch: master
Commit: 4717963eb9095a27495ac2f5c1d74174a81c3ac4
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=4717963eb9095a27495ac2f5c1d74174a81c3ac4

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Sep  6 13:16:02 2013 +0100

tube examples: use g_message(), not g_debug()

g_debug() is invisible unless you set G_MESSAGES_DEBUG, which is
unhelpful when smoke-testing example code.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54061
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>

---

 examples/client/dbus-tubes/accepter.c   |   24 ++++++++++++------------
 examples/client/dbus-tubes/offerer.c    |   14 +++++++-------
 examples/client/stream-tubes/accepter.c |   22 +++++++++++-----------
 examples/client/stream-tubes/offerer.c  |   24 ++++++++++++------------
 4 files changed, 42 insertions(+), 42 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=4717963eb9095a27495ac2f5c1d74174a81c3ac4


More information about the telepathy-commits mailing list