<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - libwayland: the library should not print anything to stderr"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73339">bug 73339</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - libwayland: the library should not print anything to stderr"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73339#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - libwayland: the library should not print anything to stderr"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73339">bug 73339</a>
              from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
        <pre>wl_log is only for logging not for handling protocol errors.  If we add
a mechanism for handling protocol errors, it will be a per-object handler.

With that, this handles the remaining stderr printing:

commit 88f3bd84c8ea8f0b3526f970388ef76baa231fe2
Author: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
Date:   Wed Apr 30 12:18:52 2014 -0700

    Avoid printing to stderr

    Use wl_log in the last few places where we print to stderr.  Remove
    logging in a couple of places where we properly return an error code.

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - libwayland: the library should not print anything to stderr"
   href="show_bug.cgi?id=73339">https://bugs.freedesktop.org/show_bug.cgi?id=73339</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>