RESOLVED FIXED 181128
[JSC] IntlCollator and IntlNumberFormat has static fields with same name
https://bugs.webkit.org/show_bug.cgi?id=181128
Summary [JSC] IntlCollator and IntlNumberFormat has static fields with same name
Caio Lima
Reported 2017-12-22 09:10:43 PST
IntlCollator and IntlNumberFormat has static fields with same name. It means that if they are placed into same UnifiedSource the compilation will report a variable redefinition.
Attachments
Patch (4.30 KB, patch)
2017-12-22 09:49 PST, Caio Lima
no flags
Caio Lima
Comment 1 2017-12-22 09:49:45 PST
Yusuke Suzuki
Comment 2 2017-12-22 15:08:30 PST
Comment on attachment 330127 [details] Patch r=me
WebKit Commit Bot
Comment 3 2017-12-22 15:33:18 PST
Comment on attachment 330127 [details] Patch Clearing flags on attachment: 330127 Committed r226283: <https://trac.webkit.org/changeset/226283>
WebKit Commit Bot
Comment 4 2017-12-22 15:33:21 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-12-22 15:35:07 PST
Note You need to log in before you can comment on or make changes to this bug.