X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; q=dns; s=default; b=fuGwBM e16NNaXyN1Z9D3PsDR7dlsTqKcBXJEEajSJpf4mEvUWiQThtsXFRlhS+bRysHDW4 oaLGE0m7mayXVsfTPH//NBLBe+ayuKtKqcl1weBRlVEdG2amvUdaQv5pyKQbYi0m YZLtr8YZ1VCGaOcie6KpgFMQ/sC1mbQZ/9LMY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; s=default; bh=15HZV3yJeeRB Kb33R8waZH7t1lY=; b=Y682VK8+bNHAcVIcqQaX8Gr0aXrdIv9SKGsutXem7/xn JTSK+h+U1i9G5jIkAVkEpsBb14O3N+dkwdTQrLsYjLjxx4mWxBFSy3M+ieOD3VfS Xc5NExuubO3p7Cdl1sPN9fGpu2rTiemGSH6udlqrliDCt4ZrElDUlN/xZ9EyJ9k= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <5370E07E.4020003@redhat.com> Date: Mon, 12 May 2014 08:53:50 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Update CoreUtils References: <536FCB2E DOT 5020304 AT towo DOT net> In-Reply-To: <536FCB2E.5020304@towo.net> OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="lvmQ25culSBoMc5hHTJiFxtSoOI0XixEQ" X-IsSubscribed: yes --lvmQ25culSBoMc5hHTJiFxtSoOI0XixEQ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/11/2014 01:10 PM, Thomas Wolff wrote: >=20 > Am 11.05.2014 18:42, schrieb Steven Penny: >> current Cygwin version is 8.15 >> http://cygwin.com/packages/x86_64/coreutils >> >> 8.16 was released over 2 years ago >> http://ftp.gnu.org/gnu/coreutils >> >> MSYS2 is already using 8.22 >> http://github.com/Alexpux/MSYS2-packages/blob/master/coreutils/PKGBUILD >> >> Can we get an update? I can create a build if needed. > The current version of `expand` is not UTF-8 aware (and thus garbles > output). > If that's fixed upstream (which I don't know), I would strongly > appreciate an update, too. Upstream does not handle multibyte locales very well. It is a much bigger problem than just expand, and while some distros like Fedora have provided downstream hacks that attempt to provide UTF-8, I am not very willing to port them to cygwin if they aren't in a shape to push upstream first (particularly since cygwin's wchar_t is a different width than glibc, and therefore the downstream patches for Linux may fail to work on cygwin without a lot of tweaking). --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --lvmQ25culSBoMc5hHTJiFxtSoOI0XixEQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTcOB+AAoJEKeha0olJ0NquKwIAKuF0+mlXZHxPN0XvikPn/3Z 8LK/kyFpn+2iJdTvxXNdWOecKb5+g61xAkM685tBiH/S+jz73fYo3y3Fc4luKiSs xdhQD2U7s/EyqXiZCMJWW7XlWeKpH0FaYr5CgBQpdMVlyEgIHNpT7zRHyOFXdwKN QhgZi+/tvObmZUHYhE/lY/KpINy7POPDg4jMk9n3CH/O8tFT4AunbM8FIzCRzIq1 3b9q1xA27MFuZZCbPaesOAypT+47phyNgyab9WI+xDnG4LXayoHjzccwLZ4ZZsdg veJvakv7K50CeAhch3bk4Nov9toXv3L62ZO7ty1LxoNlDcN78yKEz4Wl5HMzI+A= =ClrO -----END PGP SIGNATURE----- --lvmQ25culSBoMc5hHTJiFxtSoOI0XixEQ--