* dbusbind.c (xd_in_read_queued_messages): New variable.
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 24 Oct 2008 04:21:15 +0000 (04:21 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 24 Oct 2008 04:21:15 +0000 (04:21 +0000)
commit1dae919792baf5312a4cf42bf9ff647f31b4c03d
treeb172501cea71c372ce4f6e3fe4b2a421d1e0fb5f
parent802393f64281c404db5100c1ab67d30fa001661b
* dbusbind.c (xd_in_read_queued_messages): New variable.
(XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros.  Throw
Qdbus_error.
(xd_read_queued_messages): Catch Qdbus_error from the macros.
(all): Replace xsignal1, xsignal2, xsignal3 by the respective
macro.  (Bug#1186).
src/ChangeLog
src/dbusbind.c