On 4/13/26 20:40, Jeff Davis wrote:
> Thank you both!
Thanks!
> Committed with minor revisions:
>
> * also check the status code, just to be sure
If we do that shouldn't we also do the same in the other callsites in
initdb.c uloc_getLanguage()? Maybe something like the attached. Also I
wonder if maybe other ICU functions have the same risk.
Andreas