[Pkg-telepathy-commits] [telepathy-glib-1] 88/212: TpProxyClass: disobeying must_have_unique_name is programming error

Simon McVittie smcv at debian.org
Wed May 14 12:08:55 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-glib-1.

commit 314705339a7888cb6b09b6bf7e2bd00f32a8229c
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Mar 31 16:03:08 2014 +0100

    TpProxyClass: disobeying must_have_unique_name is programming error
---
 telepathy-glib/proxy.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/telepathy-glib/proxy.c b/telepathy-glib/proxy.c
index 2270cd6..957cc67 100644
--- a/telepathy-glib/proxy.c
+++ b/telepathy-glib/proxy.c
@@ -171,8 +171,9 @@ tp_dbus_errors_quark (void)
  * @parent_class: The parent class structure
  * @interface: If set non-zero by a subclass, #TpProxy will
  *    automatically add this interface in its constructed
- * @must_have_unique_name: If set %TRUE by a subclass, the #TpProxy
- *    constructed will fail if a well-known bus name is given
+ * @must_have_unique_name: If set %TRUE by a subclass, it is considered to
+ *    be a programming error to use this proxy to communicate with a
+ *    well-known bus name (and this will be checked during construction)
  *
  * The class of a #TpProxy. The struct fields not documented here are reserved.
  *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-glib-1.git



More information about the Pkg-telepathy-commits mailing list