[Bug 29375] add something resembling GabbleBaseChannel
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 24 12:19:24 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29375
--- Comment #19 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-08-24 03:19:23 PDT ---
(In reply to comment #18)
> I feel like the escape_as_identifier() is unnecessary... but then, I took a
> look around and can't find any specification for what %p should produce.
>
> Lots of other code assumes that it'll produce something that's valid in an
> object path, though. :)
Yeah, the output of %p is implementation-specific; a 64-bit platform would be
entirely within its rights to output "0123:4567:8901:2345" rather than the
conventional 0123456789012345.
You could use ("channel%" G_GSIZE_FORMAT "x", GPOINTER_TO_SIZE (self)) perhaps?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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