[Webkit-unassigned] [Bug 143766] New: [W32][ANGLE] Warnings during the build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 06:29:17 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=143766

            Bug ID: 143766
           Summary: [W32][ANGLE] Warnings during the build
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lrn1986 at gmail.com

../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 && !type->isArray() && int(type->getStruct()->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)
 ^

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150415/f1f0c207/attachment-0001.html>


More information about the webkit-unassigned mailing list