<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - add new pkg-config libudev-hwdb"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72562#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - add new pkg-config libudev-hwdb"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72562">bug 72562</a>
              from <span class="vcard"><a class="email" href="mailto:kay@vrfy.org" title="Kay Sievers <kay@vrfy.org>"> <span class="fn">Kay Sievers</span></a>
</span></b>
        <pre>Always having a library context allows us to extend things without the need
of global/static variables. It's just common sense how things should work
today,
and not supposed to be optimized away.

The rest of libudev also routes the library logging through the context,
which allows the library user to receive the log messages directly instead
of doing the logging itself. The hwdb code should just use this too.</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>