Bug 68851

Summary: zeitgeist_event_constructv_full declaration makes impossible to compile with -Wunused-function
Product: Zeitgeist Reporter: Marco Trevisan (Treviño) <mail>
Component: libzeitgeistAssignee: zeitgeist-bugs <zeitgeist-bugs>
Status: RESOLVED MOVED QA Contact: zeitgeist-bugs <zeitgeist-bugs>
Severity: major    
Priority: medium    
Version: 0.9.x   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.