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,23c0de5a42cf667e X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!s29g2000yqd.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: GNAT packages in Linux distributions Date: Mon, 10 May 2010 23:56:12 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <87mxw9x7no.fsf@ludovic-brenta.org> <87fx1zwjyn.fsf@ludovic-brenta.org> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1273560972 28571 127.0.0.1 (11 May 2010 06:56:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 11 May 2010 06:56:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s29g2000yqd.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009012111 Red Hat/3.0.6-1.el5 Firefox/3.0.6,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:11478 Date: 2010-05-10T23:56:12-07:00 List-Id: Yannick Duch=EAne wrote on comp.lang.ada: > Le Mon, 10 May 2010 23:00:32 +0200, Ludovic Brenta =A0 > a =E9crit:> So close, in fact, that the pre-= , postconditions and invariants are > > already supported in GCC 4.4 (and therefore Debian) as > > implementation-defined pragmas: > > >http://gcc.gnu.org/onlinedocs/gcc-4.4.4/gnat_rm/Pragma-Precondition.html > >http://gcc.gnu.org/onlinedocs/gcc-4.4.4/gnat_rm/Pragma-Postcondition.... > >http://gcc.gnu.org/onlinedocs/gcc-4.4.4/gnat_rm/Pragma-Assert.html > > Lot of thanks for the news. So I have to guess MinGW (what I actually use= ) =A0 > is a bit more outdated than GCC is. However, I will check if ever I misse= d =A0 > a recent update. > > Nice point indeed BTW, GCC 4.4.0 was released on 2009-04-21 (and reached Debian unstable on 2009-07-26), so you've been waiting for 13 months for a feature that was already there... -- Ludovic Brenta.