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=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,6183dfbe14d747e6 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news1.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Trouble with ASIS issues References: <45e7258c-d8d6-49a5-b749-f53b104791ed@l12g2000yqo.googlegroups.com> <87ws7qet3t.fsf@debian.debian.org> <1a0d8ea6-2b54-4502-bc3e-1bbdc573686f@m19g2000yqk.googlegroups.com> From: Stephen Leake Date: Sat, 06 Jun 2009 02:22:54 -0400 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt) Cancel-Lock: sha1:+TP54wKw+oIRjovrhJHR9CcORCE= MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 5fe1d4a2a0b3de9cadf9d10614 Xref: g2news2.google.com comp.lang.ada:6323 Date: 2009-06-06T02:22:54-04:00 List-Id: "Hibou57 (Yannick Duch�ne)" writes: > Hi Stephen, > > On 5 juin, 14:57, Stephen Leake > wrote: >> It is much better to use the ASIS code provided by your compiler >> vendor. > I'm not seeking for any vendor product, but only for the ASIS > interface (package specifications), without obsoleted features and > with conformance to Ada 2005. > >> Where are you getting these from? > From ada-auth.org > >> Ask your vendor to include them in their next ASIS release. > I'm not a client of any vendor. At the time, I'm just using either the > GNAT GPL and the MinGW Ada (another version of GNAT). So you are a non-paying client of AdaCore (or FSF); they are providing the ASIS implementation you are using. Changing the spec without making other corresponding changes can be expected to break the tools. -- -- Stephe