Bug 202600 - Fails to build with icu 65.1
Summary: Fails to build with icu 65.1
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 202595 205136 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-10-04 13:16 PDT by Heiko Becker
Modified: 2019-12-11 14:31 PST (History)
11 users (show)

See Also:


Attachments
Patch to fix the build with icu 65.1 (3.20 KB, patch)
2019-10-04 13:21 PDT, Heiko Becker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Becker 2019-10-04 13:16:47 PDT
...with erros like: Source/WTF/wtf/URLHelpers.cpp:302:9: error: expected ';' before 'UErrorCode'
  302 |         UErrorCode error = U_ZERO_ERROR;
Comment 1 Heiko Becker 2019-10-04 13:21:04 PDT
Created attachment 380243 [details]
Patch to fix the build with icu 65.1
Comment 2 Konstantin Tokarev 2019-10-04 14:20:51 PDT
*** Bug 202595 has been marked as a duplicate of this bug. ***
Comment 3 WebKit Commit Bot 2019-10-04 14:51:44 PDT
Comment on attachment 380243 [details]
Patch to fix the build with icu 65.1

Clearing flags on attachment: 380243

Committed r250747: <https://trac.webkit.org/changeset/250747>
Comment 4 WebKit Commit Bot 2019-10-04 14:51:45 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-10-04 14:52:16 PDT
<rdar://problem/55996048>
Comment 6 Carlos Alberto Lopez Perez 2019-12-11 14:31:14 PST
*** Bug 205136 has been marked as a duplicate of this bug. ***