← Back to team overview

zeitgeist team mailing list archive

[Bug 1219898] Re: zeitgeist_event_constructv_full declaration makes impossible to compile with -Wunused-function

 

A vala fix has been pushed to git, that is needed to get this bug fixed
https://git.gnome.org/browse/vala/commit/?id=6740f37

** Also affects: vala (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: vala (Ubuntu)
       Status: New => In Progress

** Changed in: vala (Ubuntu)
       Status: In Progress => Confirmed

** Also affects: vala
   Importance: Undecided
       Status: New

-- 
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:
  Confirmed
Status in “vala” package in Ubuntu:
  Confirmed
Status in “zeitgeist” package in Ubuntu:
  Confirmed

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