Skip to content
Snippets Groups Projects
Commit eccead9e authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Add support for ICU 4.2


Supporting ICU 4.2 seems useful because it ships with CentOS 6.

Versions before ICU 4.6 don't support pkg-config, so document an
installation method without using pkg-config.

In ICU 4.2, ucol_getKeywordsForLocale() sometimes returns values that
will not be accepted by uloc_toLanguageTag().  Skip loading keyword
variants in that version.

Reported-by: default avatarVictor Wagner <vitus@wagner.pp.ru>
parent f85f88bc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment