[Bug 66085] Turn XMPP console sidecar into a channel

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 14 17:22:26 CEST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66085

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
> +extern int debug;

Extern symbols in plugins with short names seem like a recipe for disaster. I
changed it to gabble_console_debug.

Also, there was a missing import in the regression test (assertNotEquals).

Other than that, all good! Fixed in git for 0.19.0.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list