WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
174299
[Xcode] ICU headers aren’t treated as system headers after
r219155
https://bugs.webkit.org/show_bug.cgi?id=174299
Summary
[Xcode] ICU headers aren’t treated as system headers after r219155
mitz
Reported
2017-07-09 12:35:49 PDT
<
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.
Attachments
Treat ICU headers as system headers
(4.20 KB, patch)
2017-07-09 12:37 PDT
,
mitz
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2017-07-09 12:37:57 PDT
Created
attachment 314951
[details]
Treat ICU headers as system headers
mitz
Comment 2
2017-07-09 13:19:58 PDT
Fixed in <
https://trac.webkit.org/r219282
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug