Note that "WTF-8" is an encoding: https://simonsapin.github.io/wtf-8/ "WTFUTF8" might be ambiguous.

On Wed, Oct 31, 2018 at 3:18 AM Fujii Hironori <fujii.hironori@gmail.com> wrote:
wtf/unicode/UTF8.h is conflicting with ICU header in MSVC builds. I'd like to rename wtf/unicode/UTF8.h to wtf/unicode/WTFUTF8.h.
Any suggestion?

Here is ICU's #include "unicode/utf8.h" which happens to include wtf/unicode/UTF8.h

Here is MSVC quoted form #include behavior documented.

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

-- Fujii

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev