<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lrn1986&#64;gmail.com" title="LRN &lt;lrn1986&#64;gmail.com&gt;"> <span class="fn">LRN</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [W32][ANGLE] Warnings during the build"
   href="https://bugs.webkit.org/show_bug.cgi?id=143766">bug 143766</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 #250812 Flags</td>
           <td>
               &nbsp;
           </td>
           <td>review?
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [W32][ANGLE] Warnings during the build"
   href="https://bugs.webkit.org/show_bug.cgi?id=143766#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [W32][ANGLE] Warnings during the build"
   href="https://bugs.webkit.org/show_bug.cgi?id=143766">bug 143766</a>
              from <span class="vcard"><a class="email" href="mailto:lrn1986&#64;gmail.com" title="LRN &lt;lrn1986&#64;gmail.com&gt;"> <span class="fn">LRN</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=250812&amp;action=diff" name="attach_250812" title="Silence two warnings in ANGLE">attachment 250812</a> <a href="attachment.cgi?id=250812&amp;action=edit" title="Silence two warnings in ANGLE">[details]</a></span>
Silence two warnings in ANGLE

../webkitgtk-2.4.8/Source/ThirdParty/ANGLE/src/compiler/ParseContext.cpp:538:123: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (op == EOpConstructStruct &amp;&amp; !type-&gt;isArray() &amp;&amp; int(type-&gt;getStruct()-&gt;fields().size()) != function.getParamCount()) {
                                                                                                                           ^
../webkitgtk-2.4.8/Source/ThirdParty/ANGLE/src/compiler/depgraph/DependencyGraph.cpp:7:0: warning: ignoring #pragma warning  [-Wunknown-pragmas]
 #pragma warning(disable: 4718)
 ^</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>