[Telepathy] [Bug 19423] New: Generate stringification functions for enums

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 6 07:37:50 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=19423

           Summary: Generate stringification functions for enums
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: telepathy-glib
        AssignedTo: telepathy at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk


The group mixin has some code to stringify TpChannelGroupFlags, which was out
of sync with the present (it only had cases for the first eight flags, and
ignored the others).  It'd make for easier writing of debug output if the
codegen produced string constants for each enum member, and a stringification
function.


-- 
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 mailing list