zeitgeitst doesn't compile with clang

Bug #1418903 reported by Olaf Leidinger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Activity Log Manager
New
Undecided
Unassigned

Bug Description

Building my gentoo system with clang, I discovered that zeitgeist doesn't compile due to stricter casting rules:

/var/tmp/portage/gnome-extra/zeitgeist-0.9.14-r1/work/zeitgeist-0.9.14/extensions/fts++/controller.cpp:131:19: error:
      cannot cast from type 'gboolean (ZeitgeistFTS::Controller::*)()' to pointer type 'GSourceFunc'
      (aka 'gboolean (*)(gpointer)')
      g_idle_add ((GSourceFunc) &Controller::ProcessTask, this);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.