<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - zeitgeist_event_constructv_full declaration makes impossible to compile with -Wunused-function"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68851">68851</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>zeitgeist-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>zeitgeist_event_constructv_full declaration makes impossible to compile with -Wunused-function
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>zeitgeist-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mail@3v1n0.net
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>0.9.x
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libzeitgeist
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Zeitgeist
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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
<a href="https://bugzilla.gnome.org/show_bug.cgi?id=620675">https://bugzilla.gnome.org/show_bug.cgi?id=620675</a> ?), but the library should
avoid to expose static symbols in a public header anyway.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>