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: 103376,2273a296de8c1b6d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!.POSTED!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: ANN: Ahven 1.8 Date: Sat, 05 Jun 2010 21:17:19 +0200 Organization: A noiseless patient Spider Message-ID: <87d3w5thkw.fsf@ludovic-brenta.org> References: <20100602192413.ff36db38.tero.koskinen@iki.fi> <82ocfs1fpv.fsf@stephe-leake.org> <357172d2-0e3f-4700-bcbb-3351f93c8372@s1g2000prf.googlegroups.com> <827hmf17i8.fsf@stephe-leake.org> <20100604183708.2ff8bfd3.tero.koskinen@iki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Sat, 5 Jun 2010 19:56:12 +0000 (UTC) Injection-Info: mx01.eternal-september.org; posting-host="9Qh/kpy8a413q5j2ZkTlTg"; logging-data="17471"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18YZ+CFRRt4MYNRWkCAU+bN" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:IjZ+v1W2VuUCKDu9ocQdy1yuMao= sha1:OqBDJufA//rb5EkXECLi9dyOr1Y= Xref: g2news1.google.com comp.lang.ada:11318 Date: 2010-06-05T21:17:19+02:00 List-Id: Simon Wright writes: > Tero Koskinen writes: > >> * AUnit is Ada 2005 code only and I think it can be compiled >> only with GNAT (not 100% sure since I haven't tried it with >> other Ada 2005 compilers) > > The 2005-ness occurs because AUnit uses a private copy of > Ada.Containers.Lists with some 05 constructs removed so that it can be > compiled with "an" Ada 95 compiler. > > Unfortunately, what they mean is "with an Ada 95 compiler that > recognises pragma Ada_2005 to mean that some Ada 2005 constructs are > permitted even when compiling in Ada 95 mode". > > This doesn't include older GNATs, and certainly won't include compilers > from other vendors. > > These patches update the current SVN source of AUnit to work with older > GNATs. Ask me if you need a copy and the news system has mangled them or > I've failed to drive Emacs correctly ... Stephe, how about applying this patch to Debian's version of AUnit? -- Ludovic Brenta.