[Bug 29930] Build error with glib 2.25

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 1 12:47:04 CEST 2010


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

Xavier Claessens <xclaesse at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://git.collabora.co.uk/
                   |                            |?p=user/xclaesse/telepathy-
                   |                            |qt4.git;a=shortlog;h=refs/h
                   |                            |eads/build-fix

--- Comment #2 from Xavier Claessens <xclaesse at gmail.com> 2010-09-01 03:47:04 PDT ---
As expected, the glib bug got rejected...

So I made a fix in tp-qt4:
http://git.collabora.co.uk/?p=user/xclaesse/telepathy-qt4.git;a=commitdiff;h=42fbacd1af1d9282a4b3cac2c23f06c652cc3a92

The idea is to define QT_NO_KEYWORDS everywhere glib is used (telepathy-glib
and telepathy-farsight). That means that "signals" won't be defined, but also
"foreach" and "emit" so I had to replace them with Q_FOREACH and Q_EMIT.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list