Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2015 16:06:37 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Alexander Kabaev <kan@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r287204 - head/usr.bin/vi/catalog
Message-ID:  <20150827140636.GS93486@ivaldir.etoilebsd.net>
In-Reply-To: <201508271400.t7RE0HiA071300@repo.freebsd.org>
References:  <201508271400.t7RE0HiA071300@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--NAmHCRPXNp23hR9r
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Aug 27, 2015 at 02:00:17PM +0000, Alexander Kabaev wrote:
> Author: kan
> Date: Thu Aug 27 14:00:16 2015
> New Revision: 287204
> URL: https://svnweb.freebsd.org/changeset/base/287204
>=20
> Log:
>   Unbreak nvi message catalog generation for 8 bit locales.
>  =20
>   Feeding any file encoded in 8 bit locales such as KOI8-RU
>   to sort utility running under UTF-8 locale produces astonishing
>   result of recoding the output to UTF-8. To counter that, just
>   run sort under 'C' locale for now.

That is because FreeBSD is missing multibyte collation support. and it solv=
ed by
using LC_COLLATE=3DC which is enforced by login.conf in head.

Best regards,
Bapt

--NAmHCRPXNp23hR9r
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlXfGWwACgkQ8kTtMUmk6EwviQCcCND9szHnFh1m5zaoBKU7fd8Y
/BsAoKZFDplBIQnt0SORj17uECTgiKR9
=oI7M
-----END PGP SIGNATURE-----

--NAmHCRPXNp23hR9r--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150827140636.GS93486>