From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: "G.B." Newsgroups: comp.lang.ada Subject: Re: UTF-8 Output and "-gnatW8" Date: Tue, 29 Mar 2016 10:39:07 +0200 Organization: A noiseless patient Spider Message-ID: References: <35689862-61dc-4186-87d3-37b17abed5a2@googlegroups.com> <3a65e71c-41ee-49eb-916d-c0be8be9abc6@googlegroups.com> <6406289c-06a8-46d1-a633-8a1c8a22f79b@googlegroups.com> Reply-To: nonlegitur@futureapps.de Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 29 Mar 2016 08:35:53 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="b96887e80893c84a90c3007226ca0d1c"; logging-data="5087"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19rXqKkivJXeMojPhFC2MtGmwJ1vLvlZlI=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 In-Reply-To: <6406289c-06a8-46d1-a633-8a1c8a22f79b@googlegroups.com> Cancel-Lock: sha1:qevHPtQ3BmiSKfcgYyIPn1BMmPE= Xref: news.eternal-september.org comp.lang.ada:29919 Date: 2016-03-29T10:39:07+02:00 List-Id: On 29.03.16 00:48, Michael Rohan wrote: > It does, however, feel like there is something missing where it's "difficult" to have a Wide_String literal without having to have extra meta data for compiler (-gnatW8) or having a relatively cumbersome concatenation of Wide_Character's based on code points. BTW, the performance of GNAT for such a concatenated string is pretty dismal. That source character set issue is probably resolved in no time once NATO, inasmuch as it is a software organization, will require that compilers automatically detect UTF-16.