Eric Blake wrote: > The verdict - the eucJP (and several other) charset is supported only if > you have installed it in your version of Windows (newer versions have it > installed automatically). On systems where they are installed, the > mbrtowc function works.
Fixing setlocale() to return info about whether the locale is actually supported is perfect. With this, gnulib's autoconf tests probably don't need to be modified. Bruno