Hi,

On Sun, 25 Mar 2007 06:41:38 +0900 (JST)
Tatsuya Kinoshita <[EMAIL PROTECTED]> wrote:
> I reconsidered that setlocale() should be done to set locale
> categories, so I've revised my suggestion:
> 
> * Do setlocale(LC_ALL, "").
> * Check a value of setlocale(LC_CTYPE, NULL).
> * If the value is not UTF-8 locale, do setlocale(LC_ALL, "ja_JP.UTF-8").
> * if the return value of setlocale() is NULL, display a warning message.

 Now upstream discuss with your suggestion, so stay tuned...



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to