On 2018-07-11 17:38:18 +0100, John wrote: > >> What is the output of "locale" and "locale -a" on this machine? > snout:~> locale > LANG=en_GB.UTF-8 > LANGUAGE=en_GB:en > LC_CTYPE="en_GB.UTF-8" > LC_NUMERIC="en_GB.UTF-8" > LC_TIME="en_GB.UTF-8" > LC_COLLATE="en_GB.UTF-8" > LC_MONETARY="en_GB.UTF-8" > LC_MESSAGES="en_GB.UTF-8" > LC_PAPER="en_GB.UTF-8" > LC_NAME="en_GB.UTF-8" > LC_ADDRESS="en_GB.UTF-8" > LC_TELEPHONE="en_GB.UTF-8" > LC_MEASUREMENT="en_GB.UTF-8" > LC_IDENTIFICATION="en_GB.UTF-8" > LC_ALL= > snout:~> locale -a > C > C.UTF-8 > en_GB > en_GB.iso88591 > en_GB.iso885915 > en_GB.utf8 > POSIX > snout:~>
So, the program that set LC_CTYPE to en_US.UTF-8 is just broken. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)