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,9e3c4ec10bb00bb8 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder3.cambrium.nl!feed.tweaknews.nl!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Ada 2005 core packages under GNAT-GPL-2007 References: <1179165457.315362.25970@e65g2000hsc.googlegroups.com> Date: Mon, 14 May 2007 22:14:49 +0200 Message-ID: <87sl9zmabq.fsf@ludovic-brenta.org> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:jGSgDdj50vkanThiejhvviIWN1o= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Tele2 X-Trace: DXC=MgOTP;DRB3gZ9eY_j?YFNf6`Y6aWje^Yj429:lJ[UVElfR5FZ8SDefjhQ=_H2_V>Roj`egQ>F_a=n Xref: g2news1.google.com comp.lang.ada:15796 Date: 2007-05-14T22:14:49+02:00 List-Id: Anh Vo writes: > Ada.Assertions package (AI-286 implemented by Martin Dowie) is part of > Ada 2005 core packages as indicated by 14.4.2(12/2). However, when > compiling codes having "with Ada.Assertions" in the with clause, GNAT > displays ..."Ada.Assertions" is not a predefined library unit. GNAT > does not seem to recognize it. Should a bug report be in order? > Thanks. Yes, I suppose so. AdaCore claim that GNAT GPL 2007 "includes all the core features of the Ada 2005 language revision", and I was wondering what was the difference between a "core feature" and a "feature". It could be that Ada.Assertions is in the latter category :) -- Ludovic Brenta.