Locale encondings
Hi
I am trying to force STRING-UPCASE and CHAR-UPCASE
functions to shift Russian characters to upper case, but it doesn't work. I've
called (fli:set-locale) and got response "Russian_Russia.1251" (it helps with
some pathnames problems), but UPCASE and DOWNCASE still do not work properly.
How to tune it to work on Russian and other encodings ?
Best regards
Lisper