[Webkit-unassigned] [Bug 150119] New: [WinCairo] Fix incremental build issue revealed by r191017

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 04:52:02 PDT 2015


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

            Bug ID: 150119
           Summary: [WinCairo] Fix incremental build issue revealed by
                    r191017
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: achristensen at apple.com, peavo at outlook.com

https://trac.webkit.org/changeset/191017 added a new header file - WTF/wtf/PointerComparison.h
and added includes of this new header file to many cpp files.

But the incremental build failed: https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/50106

c:\users\alex\documents\wincairobot\win-cairo-release\build\source\webcore\rendering\style\FillLayer.cpp(25): fatal error C1083: Cannot open include file: 'wtf/PointerComparison.h': No such file or directory
...

... but the clean build feature is broken on the WinCairo bot, see bug149625 for details.

-- 
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/20151014/50185f23/attachment.html>


More information about the webkit-unassigned mailing list