From nobody Thu Apr 20 10:25:23 2023 X-Original-To: current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Q2DLv4YNRz46dDx for ; Thu, 20 Apr 2023 10:25:27 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [IPv6:2001:19f0:7400:8808:123::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4Q2DLv0vvKz42Lb for ; Thu, 20 Apr 2023 10:25:27 +0000 (UTC) (envelope-from jamie@catflap.org) Authentication-Results: mx1.freebsd.org; none X-Catflap-Envelope-From: Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [209.250.224.51]) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5) with ESMTP id 33KAPO6E077976; Thu, 20 Apr 2023 11:25:24 +0100 (BST) (envelope-from jamie@donotpassgo.dyslexicfish.net) Received: (from jamie@localhost) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5/Submit) id 33KAPNS5077974; Thu, 20 Apr 2023 11:25:23 +0100 (BST) (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <202304201025.33KAPNS5077974@donotpassgo.dyslexicfish.net> Date: Thu, 20 Apr 2023 11:25:23 +0100 Organization: Dyslexic Fish To: yuri@aetern.org, phk@phk.freebsd.dk, jamie@catflap.org, delphij@gmail.com Cc: current@FreeBSD.org Subject: Re: find(1): I18N gone wild ? References: <202304172106.33HL6RUX051407@critter.freebsd.dk> <202304201008.33KA8TpX077655@donotpassgo.dyslexicfish.net> In-Reply-To: <202304201008.33KA8TpX077655@donotpassgo.dyslexicfish.net> User-Agent: Heirloom mailx 12.4 7/29/08 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (donotpassgo.dyslexicfish.net [209.250.224.51]); Thu, 20 Apr 2023 11:25:24 +0100 (BST) X-Rspamd-Queue-Id: 4Q2DLv0vvKz42Lb X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:20473, ipnet:2001:19f0:7400::/38, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Jamie Landeg-Jones wrote: > When the locale collation first came in, there were numerous issues > like this, causing POSIX to change it to undefined (My guess is that > it had been one way for too long for them to specifically redefine it, > so "undefined" it became.) I found the official POSIX rational for the change (not this isn't the same URL that Yuri posted, but a seperate appendex to it) https://pubs.opengroup.org/onlinepubs/9699919799/xrat/V4_xbd_chap09.html#tag_21_09_03_05 cheers, Jamie