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=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: =?UTF-8?Q?Markus_Sch=c3=b6pflin?= Newsgroups: comp.lang.ada Subject: Re: ASIS exception with AdaCtl v1.19r10 Date: Fri, 12 Oct 2018 14:37:30 +0200 Organization: Aioe.org NNTP Server Message-ID: <0ebb9d9a-3f73-9979-c882-f3d44bfe5b79@spam.spam> References: NNTP-Posting-Host: MdpKeRr+sx3LK7JQiK5aNw.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 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0 X-Notice: Filtered by postfilter v. 0.8.3 Content-Language: en-US Xref: reader02.eternal-september.org comp.lang.ada:54550 Date: 2018-10-12T14:37:30+02:00 List-Id: On 10/12/18 2:25 PM, J-P. Rosen wrote: > Le 12/10/2018 à 10:23, Markus Schöpflin a écrit : >> Given the following simple test program: >> >> [example snipped] >> >> Is there anything wrong with my test, or am I facing an error in either >> the ASIS implementation or AdaCtl here? >> > > Excellent occasion to remind everybody that there is a bug tracking > system for AdaControl at https://sourceforge.net/p/adacontrol/tickets/ > > By all means, please report any issue you may have! I will, once I'm convinced that AdaControl is at fault here. As I'm not sure whether the ASIS library or AdaControl is the culprit, I decided to ask here first. > As for this particular case, I'll have a look at it. Please write to me > directly if you want a personalized answer, since you anonymized your > address. Thanks. Will do. > (Hmmm... BTW GnatPRO 7.4.2 is quite old, did you try with a more recent > one?) Not yet, will do, thanks for the hint. (BTW, GNAT Pro 7.4.2 has been released somewhen in summer 2016, that's only two years ago. Not what I would consider old, at least not for an Ada compiler.) Markus