[Bug 27325] GetContactAttributes() is specified to be needlessly fascist about interfaces
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 29 14:54:49 CEST 2010
http://bugs.freedesktop.org/show_bug.cgi?id=27325
Simon McVittie <simon.mcvittie at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status Whiteboard|specmeet? |review+
--- Comment #4 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-03-29 05:54:48 PST ---
review+, in that case. Considering this to have been specmeet-approved since
most of the usual specmeet cabal have been involved.
Non-review-blocker:
> + logger.debug("Ignoring unsupported interface " + interface)
logger.debug("Ignoring unsupported interface %s", interface) is conventional
(if called with more than one argument, logger methods interpolate their
arguments into the first one as if via %).
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list