Bug 68851 - zeitgeist_event_constructv_full declaration makes impossible to compile with -Wunused-function
Summary: zeitgeist_event_constructv_full declaration makes impossible to compile with ...
Status: RESOLVED MOVED
Alias: None
Product: Zeitgeist
Classification: Unclassified
Component: libzeitgeist (show other bugs)
Version: 0.9.x
Hardware: Other All
: medium major
Assignee: zeitgeist-bugs@lists.freedesktop.org
QA Contact: zeitgeist-bugs@lists.freedesktop.org
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 16:03 UTC by Marco Trevisan (Treviño)
Modified: 2018-05-31 09:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Marco Trevisan (Treviño) 2013-09-02 16:03:38 UTC
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.
Comment 1 GitLab Migration User 2018-05-31 09:12:01 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/zeitgeist/zeitgeist/issues/5.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.