<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - utils test is failing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74754#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - utils test is failing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74754">bug 74754</a>
              from <span class="vcard"><a class="email" href="mailto:desrt@desrt.ca" title="desrt <desrt@desrt.ca>"> <span class="fn">desrt</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=93718" name="attach_93718" title="utils tests: fix sign comparison problem">attachment 93718</a> <a href="attachment.cgi?id=93718&action=edit" title="utils tests: fix sign comparison problem">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=74754&attachment=93718'>[review]</a>
utils tests: fix sign comparison problem

This test compares a guint8 and a gchar with '==' which fails when comparing
240 to -16, even though these are the same byte value.  Add an explicit
'guchar' cast to correct the problem.</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>