[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 Sep 18 00:17:20 PDT 2018


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
https://msdn.microsoft.com/en-us/library/36k2cdd4.aspx

> For include files that are specified as #include "path-spec",
> directory searching begins with the directory of the parent file
> and then proceeds through the directories of any grandparent
> files. That is, searching begins relative to the directory that
> contains the source file that contains the #include directive
> that's being processed. If there is no grandparent file and the
> file has not been found, the search continues as if the file name
> were enclosed in angle brackets.

-- 
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/20180918/83abcfee/attachment.html>


More information about the webkit-unassigned mailing list