[webkit-dev] [jsc-dev] Proposal: Removing ENABLE(INTL)

Konstantin Tokarev annulen at yandex.ru
Mon May 21 06:55:17 PDT 2018



19.05.2018, 14:12, "Yusuke SUZUKI" <utatane.tea at gmail.com>:
> Hi WebKittens,
>
> I would like to remove ENABLE(INTL) compile time flag and always enable INTL.
> This is ECMAScript Intl (i18n) feature. This feature depends on ICU.
> But right now, even JSC (and WTF) always require ICU. Even if we disable ENABLE(INTL), we still require ICU.

For the record, having !ENABLE(INTL) option allowed to build WebKit against old ICU versions, e.g. version that is shipped with RHEL 7.

>
> New INTL features are gurded separately with the compile flags (since some new features require new ICU). So, removing ENABLE(INTL) just enables Intl basic features, which are shipped more than 1 year ago and it is quite mature.
>
> Best regards,
> Yusuke Suzuki
> --
> Regards,
> Yusuke Suzuki
> ,
>
> _______________________________________________
> jsc-dev mailing list
> jsc-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/jsc-dev


-- 
Regards,
Konstantin


More information about the webkit-dev mailing list