<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:hib@hiberis.nl" title="Hib Eris <hib@hiberis.nl>"> <span class="fn">Hib Eris</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Fix warning on signed/unsigned comparison in GfxState.cc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71641">bug 71641</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;">Attachment #89262 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Fix warning on signed/unsigned comparison in GfxState.cc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71641#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Fix warning on signed/unsigned comparison in GfxState.cc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71641">bug 71641</a>
              from <span class="vcard"><a class="email" href="mailto:hib@hiberis.nl" title="Hib Eris <hib@hiberis.nl>"> <span class="fn">Hib Eris</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=89310" name="attach_89310" title="Fix warning on signed/unsigned comparison in GfxState.cc">attachment 89310</a> <a href="attachment.cgi?id=89310&action=edit" title="Fix warning on signed/unsigned comparison in GfxState.cc">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=71641&attachment=89310'>[review]</a>
Fix warning on signed/unsigned comparison in GfxState.cc

On second thought, I think it is better to use size_t instead of unsigned int
as type of CMSCACHE_LIMIT, because that matches the return type of
std:map.size().</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>