On Wed Jun 14 12:23:33 2023 +0000, Piotr Caban wrote:
You should probably check that country and code page were not specified (I didn't test that).
`IsValidLocaleName` only checks snames so I don't think we need to check that the country wasn't specified as this branch will only be taken if we were passed a sname to begin with. wrt codepages `find_best_locale_proc` doesn't actually check them.