From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.3 required=3.0 tests=BAYES_00,NICE_REPLY_A, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.6 Path: eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "G.B." Newsgroups: comp.lang.ada Subject: Re: [ANN] UXStrings package available (UXS_20220226). Date: Thu, 31 Mar 2022 15:51:35 +0200 Organization: A noiseless patient Spider Message-ID: References: <52dec3b7-d1ab-4637-a96e-7bde3cab95f4n@googlegroups.com> <773fc0a2-e7d9-4967-a7e9-bd1d167c5539n@googlegroups.com> Reply-To: nonlegitur@notmyhomepage.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Thu, 31 Mar 2022 13:51:36 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="f37465336c3d2fc93d27ed8270466124"; logging-data="31495"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18wGXG8YAllWN0X8W/Gxd+2FO0ZnikrW08=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Cancel-Lock: sha1:hDdkb/dZthuX5TR6mb9yYXHOqsQ= In-Reply-To: Content-Language: en-US Xref: reader02.eternal-september.org comp.lang.ada:63681 List-Id: On 30.03.22 21:53, Simon Wright wrote: > Personally I like the semantic - I know this[1] is a macOS problem, but > it comes to something when you get a warning like > > páck3.ads:1:10: warning: file name does not match unit name, > should be "páck3.ads" > > [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81114#c1 Slightly OT, varying the PR: "Right. And people should use sane floating point types (and sane CPUs to begin with)." 7-bit people have created much work in the past, by insisting that human beings should succumb to ASCII. Learn how to type. Start at LE vs BE if flexibility vexes you. Even C was ahead of its time by defining plain char. See gcc's -funsigned-char vs libraries.