← Back to team overview

dx-packages team mailing list archive

[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 DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
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