Hi, In debian we have the following attached patch resulting from bug[0]: === When the C.UTF-8 locale is used (i.e. LC_CTYPE=C.UTF-8 or LANG=C.UTF-8), programs using fontconfig print the message Fontconfig warning: ignoring C.UTF-8: not a valid language tag on standard error serveral times. For example, Emacs prints the warning ten times during startup. The attached patch fixes the issue for me. It is based on the assumption that C.UTF-8 should be treated like the other locale names built into the C library (C and POSIX). === [0]https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717423
Created attachment 132278 [details] [review] Patch
Created attachment 132279 [details] [review] Patch
merged into git.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.