swift
b61c51b7
- Fixed clang 4.0 compilation under Arch Linux with icu59.1-1 (#10361)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Fixed clang 4.0 compilation under Arch Linux with icu59.1-1 (#10361) ICU headers prefer use of `char16_t` instead of `uint16_t` for `UChar` in C++, where it is treated as a distinct type. This fixes associated warnings and errors.
References
#10361 - Fixed clang 4.0 compilation under Arch Linux with icu59.1-1
Author
acpopescu
Committer
milseman
Parents
9cf0b5cc
Loading