Bug 181744 - [Win] Compile error: 'wtf/text/icu/TextBreakIteratorICU.h' not found.
Summary: [Win] Compile error: 'wtf/text/icu/TextBreakIteratorICU.h' not found.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-17 09:13 PST by Per Arne Vollan
Modified: 2018-01-17 10:27 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.01 KB, patch)
2018-01-17 09:17 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (1.02 KB, patch)
2018-01-17 09:53 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2018-01-17 09:13:42 PST
wtf/text/TextBreakIterator.h(27): fatal error C1083: Cannot open include file: 'wtf/text/icu/TextBreakIteratorICU.h': No such file or directory
Comment 1 Per Arne Vollan 2018-01-17 09:16:14 PST
<rdar://problem/36582562>
Comment 2 Per Arne Vollan 2018-01-17 09:17:52 PST
Created attachment 331502 [details]
Patch
Comment 3 EWS Watchlist 2018-01-17 09:19:54 PST
Attachment 331502 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/PlatformWin.cmake:38:  There should be exactly one empty line instead of 0 between "text" and "text/cf".  [list/emptyline] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Per Arne Vollan 2018-01-17 09:53:21 PST
Created attachment 331504 [details]
Patch
Comment 5 EWS Watchlist 2018-01-17 09:55:36 PST
Attachment 331504 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/PlatformWin.cmake:38:  There should be exactly one empty line instead of 0 between "text" and "text/cf".  [list/emptyline] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 6 WebKit Commit Bot 2018-01-17 10:27:00 PST
Comment on attachment 331504 [details]
Patch

Clearing flags on attachment: 331504

Committed r227071: <https://trac.webkit.org/changeset/227071>
Comment 7 WebKit Commit Bot 2018-01-17 10:27:01 PST
All reviewed patches have been landed.  Closing bug.