Bug 181690 - [Win] JSC compile error in runtime/DateConversion.cpp.
Summary: [Win] JSC compile error in runtime/DateConversion.cpp.
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-16 10:31 PST by Per Arne Vollan
Modified: 2018-01-16 11:09 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.12 KB, patch)
2018-01-16 10:35 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-16 10:31:00 PST
1> JavaScriptCore/runtime/DateConversion.cpp(35): fatal error C1083: Cannot open include file: 'wtf/text/win/WCharStringExtras.h': No such file or directory
Comment 1 Per Arne Vollan 2018-01-16 10:31:29 PST
<rdar://problem/36480409>
Comment 2 Per Arne Vollan 2018-01-16 10:35:50 PST
Created attachment 331400 [details]
Patch
Comment 3 Brent Fulgham 2018-01-16 10:37:41 PST
Comment on attachment 331400 [details]
Patch

r=me
Comment 4 EWS Watchlist 2018-01-16 10:38:27 PST
Attachment 331400 [details] did not pass style-queue:


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


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Per Arne Vollan 2018-01-16 10:40:32 PST
Comment on attachment 331400 [details]
Patch

Thanks for reviewing!
Comment 6 WebKit Commit Bot 2018-01-16 11:09:36 PST
Comment on attachment 331400 [details]
Patch

Clearing flags on attachment: 331400

Committed r226983: <https://trac.webkit.org/changeset/226983>
Comment 7 WebKit Commit Bot 2018-01-16 11:09:37 PST
All reviewed patches have been landed.  Closing bug.