From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.5-pre1 Path: eternal-september.org!reader02.eternal-september.org!aioe.org!msYAW9gwsBwSLa2fDj3Rjw.user.gioia.aioe.org.POSTED!not-for-mail From: Blady Newsgroups: comp.lang.ada Subject: Re: RFC UXStrings package. Date: Sun, 29 Nov 2020 21:53:54 +0100 Organization: Aioe.org NNTP Server Message-ID: References: NNTP-Posting-Host: msYAW9gwsBwSLa2fDj3Rjw.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 X-Notice: Filtered by postfilter v. 0.9.2 Content-Language: en-US Xref: reader02.eternal-september.org comp.lang.ada:60633 List-Id: Le 27/11/2020 à 12:05, Luke A. Guest a écrit : > On 27/11/2020 08:38, Vadim Godunko wrote: >> There are few more options to forget about encodings and related issues: >> >> new AdaCore's VSS https://github.com/AdaCore/VSS >> old Matreshka's League http://forge.ada-ru.org/matreshka >> > > My very basic utf-8 string - https://github.com/Lucretia/uca Thanks Vadim and Luke for the links on these projects. I'll have a look on them and I will surely make profit from them. Pascal.