Date: Sun, 4 Jul 1999 11:31:50 +0800 (CST) From: Michael Robinson <robinson@netrinsics.com> To: freebsd-stable@freebsd.org Subject: Multi-byte locales Message-ID: <199907040331.LAA02964@netrinsics.com>
next in thread | raw e-mail | index | archive | help
On a -STABLE system (3.2-PAO kernel), every call to setlocale(LC_CTYPE, "<CJK>") returns with an error, where <CJK> is one of: ja_JP.EUC ja_JP.SJIS ko_KR.EUC zh_CN.EUC zh_TW.BIG5 All single-byte locales work fine. I didn't see anything like this in the mailing list archives or PR database, so I'd thought I'd check if anyone can confirm or refute this before I submit a PR. Thanks. -Michael Robinson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907040331.LAA02964>