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: 103376,e48478ea3fdce6d3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail From: fmdf@tiscali.it Newsgroups: comp.lang.ada Subject: Re: GCC/GNAT and Ada 2005 Date: 7 Mar 2005 05:57:09 -0800 Organization: http://groups.google.com Message-ID: <1110203829.059987.272880@f14g2000cwb.googlegroups.com> References: <1110034624.519800.110360@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: 80.181.52.56 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1110203833 32409 127.0.0.1 (7 Mar 2005 13:57:13 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 7 Mar 2005 13:57:13 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: f14g2000cwb.googlegroups.com; posting-host=80.181.52.56; posting-account=Lp02jQ0AAABMd3TAghNf0TM2YBZqD_JE Xref: g2news1.google.com comp.lang.ada:8808 Date: 2005-03-07T05:57:09-08:00 List-Id: Martin Dowie wrote: > fmdf@tiscali.it wrote: > > Hi, > > > > I wanted to learn and use containers (AI-302) so I found the Martin > > Dowie's Web Page from which to download these features. > > > > Afterwards I read at > > http://gcc.gnu.org/ml/gcc-patches/2005-02/msg00420.html that many > > patches have been committed to GCC/GNAT since 10 Feb 2005 to add > > support for several Ada 2005 (or shouuld I call it Ada0Y?) new > > features. > > > > Does it mean that if I download the current version of GCC from the CVS > > repository I don't anymore need to download anything from the > > above-mentioned web site or anywhere else? Is it all I have to do in > > order to make use of containers and the other new features from the > > proposed standard? > > Yes, pretty much! :-) > > I think you'd still have to download Matt's Ada2005 version from > > http://charles.tigris.org/source/browse/charles/src/ai302/ > [SKIP] > Cheers > > -- Martin Ciao. What's the difference between your code and the one from the link you mentioned? What features does that GCC patch provide? I was wrong in understanding that the new proposed standard features were already put inside GCC... So what's those patches use? Regards. fabio de francesco