[Telepathy-commits] merge: telepathy-glib

Merge Monkey monkey at collabora.co.uk
Wed May 28 07:23:00 PDT 2008


Merge to:

  telepathy-glib

From:

  /home/smcv/public_html/darcs/tp-glib-smcv

Changes:

  Simon McVittie <simon.mcvittie at collabora.co.uk>
    Avoid a misleading debug message every time a pending call completes, and probably fix detection of crashing services
Due to wrong use of != instead of == in a test, we would previously emit a
misleading debug message every time a pending call finished when a reply *had*
been queued, instead of emitting that message when it had *not* (due to a
redundant test elsewhere, this was mostly harmless).

Similarly, we would ignore pending calls "finishing" when a reply had not yet
been queued, which I suspect means we wouldn't detect a service crashing (or
other name-owner-lost events) as intended.

  Simon McVittie <simon.mcvittie at collabora.co.uk>
    Add tp_asv_get_boxed to sections.txt

  Simon McVittie <simon.mcvittie at collabora.co.uk>
    Add tp_asv_get_boxed

  Simon McVittie <simon.mcvittie at collabora.co.uk>
    Update doc-generator.xsl to telepathy-spec 0.17.6 level


More information about the Telepathy-commits mailing list