From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: from second.openwall.net (second.openwall.net [193.110.157.125]) by inbox.vuxu.org (Postfix) with SMTP id 6296A21452 for ; Sun, 12 Jan 2025 03:13:05 +0100 (CET) Received: (qmail 27958 invoked by uid 550); 12 Jan 2025 02:12:58 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com x-ms-reactions: disallow Received: (qmail 27911 invoked from network); 12 Jan 2025 02:12:58 -0000 Date: Sun, 12 Jan 2025 02:08:52 +0000 (UTC) From: Thorsten Glaser X-X-Sender: tg@herc.mirbsd.org To: musl@lists.openwall.com cc: Gavin Smith In-Reply-To: Message-ID: References: Content-Language: de-Zsym-DE-1901-u-em-text-rg-denw-tz-utc, en-Zsym-GB-u-cu-eur-em-text-fw-mon-hc-h23-ms-metric-mu-celsius-rg-denw-tz-utc-va-posix MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Subject: Re: [musl] gettext LC_MESSAGES differences from other libc (you=E2=80=99ll most likely not get my eMail since you use Googlemail, which actively works against community development) Gavin Smith dixit: >> Back to the LANGUAGE environment variable. The problem is that here we >> have the layers (A) and (C), but (B) is missing. The solution ought to >> be to introduce a layer (B) for LANGUAGE. But isn=E2=80=99t $LANGUAGE a mostly annoying (I know I have to unset it in my scripts to make them work on GNU systems all the time) GNU extension? >musl supports setting LC_MESSAGES to an arbitrary value that is not >a locale, so can access arbitrary translation files in a different way. >However, we didn't think it was worth having a special case in the code >just for musl: I=E2=80=99d reconsider that decision instead. (Not a musl developer, just lurking.) bye, //mirabilos --=20 Yay for having to rewrite other people's Bash scripts because bash suddenly stopped supporting the bash extensions they make use of =09-- Tonnerre Lombard in #nosec