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=-2.9 required=3.0 tests=BAYES_00,NICE_REPLY_A autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Leo Brewin Newsgroups: comp.lang.ada Subject: Re: Ann: HAC v.0.0996 Date: Mon, 24 Jan 2022 10:13:19 +1100 Organization: A noiseless patient Spider Message-ID: <905635a4-cec1-6d72-3d53-56b07e95b689@monash.edu> References: <57398132-c1c0-44bf-b974-78963f8d241fn@googlegroups.com> <0d6034e9-931a-4fcc-82cb-72022e8b540bn@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: reader02.eternal-september.org; posting-host="8cdb953a316d2fc6c7584d989f46ef22"; logging-data="32465"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/pMTjuCvgEhJuFsG+I39axmEKlNZBFJwRlLvZYayxwjw==" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Cancel-Lock: sha1:ptaYkCuhVdHEyhkLK5uNjX8dsgY= In-Reply-To: <0d6034e9-931a-4fcc-82cb-72022e8b540bn@googlegroups.com> Content-Language: en-US Xref: reader02.eternal-september.org comp.lang.ada:63399 List-Id: Thanks Gautier, it all works fine now. Keep up the great work :) Cheers, Leo On 23/1/2022 11:58 pm, Gautier write-only address wrote: >> One issue involves the HAC_Image function (a "nice image" for floating-point numbers) and is not yet resolved (might be in that old GNAT's run-time library), but the attributes.adb examples turns around that one. > > Issue was in System.Img_Real, procedure Set_Image_Real, as in GNAT GPL 2017. Obviously it has been fixed since then.