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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,6183dfbe14d747e6,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!l12g2000yqo.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?Hibou57_=28Yannick_Duch=EAne=29?= Newsgroups: comp.lang.ada Subject: Trouble with ASIS issues Date: Thu, 4 Jun 2009 08:07:18 -0700 (PDT) Organization: http://groups.google.com Message-ID: <45e7258c-d8d6-49a5-b749-f53b104791ed@l12g2000yqo.googlegroups.com> NNTP-Posting-Host: 77.198.58.250 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1244128039 27611 127.0.0.1 (4 Jun 2009 15:07:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 4 Jun 2009 15:07:19 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l12g2000yqo.googlegroups.com; posting-host=77.198.58.250; posting-account=vrfdLAoAAAAauX_3XwyXEwXCWN3A1l8D User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; fr),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6251 Date: 2009-06-04T08:07:18-07:00 List-Id: Hi all again, Before I asked (to come) some questions about ASIS, I was to ask a question about ASIS issues. Some times ago, I've found on the web, a file containing ASIS packages specifications. As this was for a version of ASIS corresponding to an old version of Ada, I started to get ASIS issues, and apply issues marked as approved to the packages specifications. But it seems there are sometime some troubles. Sometime I wondered if I was the source of the trouble, and sometime, I'm pretty sure this comes from issues. As an exemple, after I've applyed SI99-0004-1 and SI99-0032-1, and attempted to compile the specifications, I get an error about a duplicated items in Asis.Definition_Kinds : the item An_Access_Definition was duplicated. So I've checked for the issues which made me add this An_Access_Definition, and found that indeed, both SI99-0004-1 and SI99-0032-1 was talking about adding this. May be I did not understood how to apply ASIS issues. Is it normal if I fall into this trouble ? What do you suggest me ? P.S. For the question about ASIS, I prefer to open a separate topic later.