GNOME Bugzilla – Bug 629676
Adjust for TelepathyGLib-0.12.gir symbol breaks
Last modified: 2010-09-14 19:54:00 UTC
The telepathy-glib bug https://bugs.freedesktop.org/show_bug.cgi?id=30134 will end up with changes to its GIR that require some changes in Folks (renaming IntSet to Intset).
Created attachment 170255 [details] [review] Adjust for the rename of IntSet → Intset Squashed diff of branch: http://git.collabora.co.uk/?p=user/treitter/folks.git;a=shortlog;h=refs/heads/fdo30134-intset-renames
Created attachment 170256 [details] [review] Adjust for the rename of IntSet → Intset (try 2) Squashed diff of branch: http://git.collabora.co.uk/?p=user/treitter/folks.git;a=shortlog;h=refs/heads/fdo30134-intset-renames2 === As Philip pointed out, this patch should be more aggressive in cutting obsolete symbols.
Review of attachment 170256 [details] [review]: Looks good as soon as the tp-glib changes have been pushed.
When building with this branch, I came across some Vala bugs. Filed as bug #629691.
Merged to master: commit f69f90d83b92371ea10bd536793da80a4655b662 Author: Travis Reitter <travis.reitter@collabora.co.uk> Date: Tue Sep 14 08:33:36 2010 -0700 Cut out unnecessary tp-glib version checking. configure.ac | 13 ------------- tests/Makefile.am | 5 +---- tests/lib/Makefile.am | 8 +++----- 3 files changed, 4 insertions(+), 22 deletions(-) commit af444ebede64877359a28e91ad1991ac77856a28 Author: Travis Reitter <travis.reitter@collabora.co.uk> Date: Tue Sep 14 08:34:52 2010 -0700 Update the name for TelepathyGLib.Intset backends/telepathy/lib/tpf-persona-store.vala | 6 +++--- configure.ac | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-)