[Webkit-unassigned] [Bug 189693] [Win][Clang] warning: #include resolved using non-portable Microsoft search rules as: ..\..\Source\WTF\wtf/unicode/utf8.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 18:47:06 PDT 2018


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

--- Comment #4 from Fujii Hironori <Hironori.Fujii at sony.com> ---
This is not a Clang-cl warning problem, but also MSVC builds have this issue.

Here is the build log of compiling ParkingLot.cpp with /showIncludes in WebKit WinCairo port with MSVC.
https://gist.github.com/fujii/a4a72fd3581e6b38962706b60e77d75c

> 1>Note: including file:      C:\webkit\ga\WebKitLibraries\win\include\unicode/utf.h
> 1>Note: including file:       c:\webkit\ga\source\wtf\wtf\unicode/utf8.h

wtf/unicode/UTF8.h is included by unicode/utf.h.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181031/68052f4b/attachment.html>


More information about the webkit-unassigned mailing list