[Webkit-unassigned] [Bug 174299] New: [Xcode] ICU headers aren’t treated as system headers after r219155

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 9 12:35:49 PDT 2017


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

            Bug ID: 174299
           Summary: [Xcode] ICU headers aren’t treated as system headers
                    after r219155
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org

<https://trac.webkit.org/changeset/219155/webkit/trunk/Source/JavaScriptCore> made it so that the ICU headers were no longer treated as system headers, and tried to compensate by suppressing the documentation warning around each #include of an ICU header that triggered the warning. Instead, we can keep treating the headers as system headers.

Patch forthcoming.

-- 
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/20170709/20b46a58/attachment.html>


More information about the webkit-unassigned mailing list