zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #05977
[Bug 1219898] Re: zeitgeist_event_constructv_full declaration makes impossible to compile with -Wunused-function
** Changed in: vala (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: zeitgeist (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/1219898
Title:
zeitgeist_event_constructv_full declaration makes impossible to
compile with -Wunused-function
Status in Vala:
New
Status in Zeitgeist Framework:
Unknown
Status in vala package in Ubuntu:
Fix Released
Status in zeitgeist package in Ubuntu:
Fix Released
Bug description:
The declaration of zeitgeist_event_constructv_full into zeitgeist-
datamodel.h is static and this leads to a warning that makes
impossible to compile with -Wunused-function.
This seems mostly a Vala issue (maybe lead by
https://bugzilla.gnome.org/show_bug.cgi?id=620675 ?), but the library
should avoid to expose static symbols in a public header anyway.
To manage notifications about this bug go to:
https://bugs.launchpad.net/vala/+bug/1219898/+subscriptions
References