Bug 117672
Summary: | duplicate icu headers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alex Christensen <achristensen> |
Component: | Web Template Framework | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Minor | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Alex Christensen
Is it really necessary to have 4 copies of icu headers? The README says these headers are included for compiling on Mac OS X 10.4. Does anyone compile on OSX 10.4 any more? Should I remove all copies of these headers?
Source/WTF/icu
Source/WebCore/icu
Source/WebKit/mac/icu
Source/JavaScriptCore/icu
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
ICU headers are not included with OS X SDK in Xcode, so they are needed for all OS X versions, not just 10.4.
*** This bug has been marked as a duplicate of bug 116407 ***