setlocale() for base system utilities

Zhihao Yuan lichray at gmail.com
Fri Jan 11 03:39:13 UTC 2013


On Thu, Jan 10, 2013 at 9:24 PM, Xin LI <delphij at gmail.com> wrote:
> It's inconsistency that some utilities use localized messages while some do,
> too.  So I don't buy that argument.

If one utility support catalogs, then localized messages can be fully
supported by providing catalogs for all the locales.  But if enabling
locale for a narrow-char-only utility, only 8-bit encodings locales
are supported, not all.  The inconsistency happens within the utility.

--
Zhihao Yuan, ID lichray
The best way to predict the future is to invent it.
___________________________________________________
4BSD -- http://4bsd.biz/


More information about the freebsd-current mailing list