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,ba4846af158825ee X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.cw.net!cw.net!news-FFM2.ecrc.de!noris.net!newsfeed.arcor.de!news.arcor.de!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Update_Element Spec. in Containers.Indefinite_Hashed_Maps From: Georg Bauhaus In-Reply-To: References: <1135101609.527495.321500@g49g2000cwa.googlegroups.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-ID: <1135145025.24478.1.camel@sonnenregen> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Date: Wed, 21 Dec 2005 07:03:45 +0100 NNTP-Posting-Date: 21 Dec 2005 06:59:31 MET NNTP-Posting-Host: 1d170837.newsread4.arcor-online.net X-Trace: DXC=6R]k=a?\RJ`0_l3b[L=KQc:ejgIfPPlddjW\KbG]kaMhXY;eg@jLYel?Z7BlCkWK7ghP3YJKgE\jl6eiHUW]PJKk_oHF]]1bjGi X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:6952 Date: 2005-12-21T06:59:31+01:00 List-Id: On Wed, 2005-12-21 at 03:21 +0000, Matthew Heaney wrote: > Note that if you have an older version of GNAT, then it's not hard to modify > your copy of the container library sources to match what's in the latest RM > draft. Just find the ada include directory in your distribution, fix the file > in which you're interested, and compile the modified sources with -gnatg. > (Would -a work too?) Did this and it sort of worked. BTW, what is the state of -gnata WRT GNAT's Ada.Containers? -- Georg