-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
| Previous ID | SR-8876 |
| Radar | None |
| Original Reporter | @milseman |
| Type | Task |
| Status | Resolved |
| Resolution | Done |
Additional Detail from JIRA
| Votes | 1 |
| Component/s | Foundation, Project Infrastructure, Standard Library |
| Labels | Task |
| Assignee | @spevans |
| Priority | Medium |
md5: 6d81b0a7f1a52a5092036698acf6929b
Issue Description:
Linux system ICU is often very old, with both performance issues and the inability to answer recent Unicode.Scalar/Character properties. Swift works best with more recent versions of ICU, so for consistency sake we should have the default Linux build also build a libICU. For further consistency across platforms, we could consider building Apple's open source fork.