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

           Summary: [codegen] Only use properties mixin if properties are
                    used
           Product: Telepathy
           Version: unspecified
          Platform: All
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-glib
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=20654)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=20654)
Only use the mixin if there are properties

At the moment the telepathy-glib ginterface code generator will always include
telepathy-glib/dbus-properties-mixin.h and use it even if there are no
properties in that interface.  Attaching a patch set which makes the codegen
detect this and not use the mixin if it can avoid it.

The purpose of this is so that generated ginterfaces without properties are
standalone and don't require telepathy-glib at all.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Telepathy mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/telepathy

Reply via email to