Skip to content

localeToCharset()

1 message · Tomas Kalibera

#
Thanks to Ivan for the patch to support C.UTF-8 in localeToCharset, I've 
added it to R-devel.
On 1/31/22 14:08, Bl?tte, Andreas wrote:
Dear Andreas, "C" and "POSIX" (and "") are the only two locales with 
standard names (defined by POSIX), so people necessarily have to rely on 
the non-standard ones and when new ones are introduced, such as in this 
case, we need to update localeToCharset() to support them. Thanks for 
your report.

Best
Tomas