<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <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#c4">Comment # 4</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:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>Which gcc are you running? My man page of gcc says that -Wsign-compare is
enabled by -Wextra which we are not using (and your command line doesn't show
either)</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>