[Bug 70377] New: [1.0] don't strip ABI versions from interface names

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 11 08:35:59 PDT 2013


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

          Priority: medium
            Bug ID: 70377
          Keywords: patch
          Assignee: simon.mcvittie at collabora.co.uk
           Summary: [1.0] don't strip ABI versions from interface names
        QA Contact: telepathy-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: simon.mcvittie at collabora.co.uk
          Hardware: Other
            Status: ASSIGNED
           Version: git master
         Component: tp-glib
           Product: Telepathy

To make 0.99.2 easier to reach, telepathy-glib generates
tp_cli_channel_type_call_call_hangup() instead of
tp_cli_channel_type_call1_call_hangup(), and so on.

We should include the "1" in non-core interfaces so that we can actually
version them.

Motivation for doing this now: I want to move a bunch of our non-spec
interfaces into the main spec. Since many of them have names like .DRAFT, they
need renaming *anyway*, so we might as well version them properly, even in 0.x;
but if I do that and merge it into 1.0 before fixing this, I'll have to delete
their ABI versions and then reinstate them later.

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


More information about the telepathy-bugs mailing list