RESOLVED FIXED Bug 202600
Fails to build with icu 65.1
https://bugs.webkit.org/show_bug.cgi?id=202600
Summary Fails to build with icu 65.1
Heiko Becker
Reported 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;
Attachments
Patch to fix the build with icu 65.1 (3.20 KB, patch)
2019-10-04 13:21 PDT, Heiko Becker
no flags
Heiko Becker
Comment 1 2019-10-04 13:21:04 PDT
Created attachment 380243 [details] Patch to fix the build with icu 65.1
Konstantin Tokarev
Comment 2 2019-10-04 14:20:51 PDT
*** Bug 202595 has been marked as a duplicate of this bug. ***
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2019-10-04 14:51:45 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-10-04 14:52:16 PDT
Carlos Alberto Lopez Perez
Comment 6 2019-12-11 14:31:14 PST
*** Bug 205136 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.