diff options
author | Timothy Flynn <trflynn89@pm.me> | 2022-09-02 12:16:00 -0400 |
---|---|---|
committer | Tim Flynn <trflynn89@pm.me> | 2022-09-05 14:37:16 -0400 |
commit | f082b6ae48820f3660a3da26ec3c58b6d3416dd4 (patch) | |
tree | 005685a19b592a4e762db62a6d5dd4b28ca1dcff /Userland/Utilities/shuf.cpp | |
parent | b2d2bb43cea4cde8e468cdaf852e7040f7ac3075 (diff) | |
download | serenity-f082b6ae48820f3660a3da26ec3c58b6d3416dd4.zip |
LibUnicode: Generate a separate Locale enumeration for special casing
The UCD only cares about a few locales for special casing rules (az, lt,
and tr). Unfortunately, LibUnicode cannot use LibLocale once the
libraries are separate because LibLocale will need to use LibUnicode for
many more things; thus there would be a circular dependency. Instead,
just generate the small enum needed for this one use case.
Diffstat (limited to 'Userland/Utilities/shuf.cpp')
0 files changed, 0 insertions, 0 deletions