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,545551cf46d41dea X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newspeer1.nwr.nac.net!colt.net!feeder.news-service.com!feed10.multikabel.net!multikabel.net!feed20.multikabel.net!newshub2.home.nl!home.nl!amsnews11.chello.com!newsfeed01.chello.at!newsfeed.arcor.de!news.arcor.de!not-for-mail Newsgroups: comp.lang.ada Subject: Re: ICFP Programming Contest virtual machine in Ada From: Georg Bauhaus In-Reply-To: References: <87zmeobwtd.fsf@willow.rfc1149.net> <1154465002.9271.1.camel@localhost.localdomain> <44d06c5b$0$18518$9b4e6d93@newsread2.arcor-online.net> <2BEFF609-48F1-4420-8A24-ECFCB5BAD1E3@iuma.ulpgc.es> Content-Type: text/plain Organization: # Message-ID: <1154527059.23170.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit Date: Wed, 02 Aug 2006 15:57:40 +0200 NNTP-Posting-Date: 02 Aug 2006 15:54:26 MEST NNTP-Posting-Host: c646949f.newsread4.arcor-online.net X-Trace: DXC=VXKlW3EdGG[fnCoe<@CEZ^:ejgIfPPldTjW\KbG]kaMXea\9g\;7NmU97XY\S;VTV\UUng9_FXZ=S>:=P9Ihe`BX@Z?dZ]MOidU X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:6067 Date: 2006-08-02T15:54:26+02:00 List-Id: On Wed, 2006-08-02 at 08:39 -0400, Javier Miranda wrote: > On Aug 2, 2006, at 6:29 AM, Javier Miranda wrote: > > > On Aug 2, 2006, at 5:13 AM, Georg Bauhaus wrote: > > > >> Pragma Extensions_Allowed(Off) does not seem to turn this 'Img > >> extension of. > > > > I take note to fix this problem. > > There is no need to fix anything. There is standard support for this > feature in Ada 2005 and already supported by GNAT: > > http://www.ada-auth.org/cgi-bin/cvsweb.cgi/AIs/AI-00257.TXT?rev=1.8 Excellent. Perhaps the GNAT Reference Manual and the User's Guide could hint to the good news in @chapter Implementation Defined Pragmas (third paragraph) @chapter Implementation Defined Attributes (third paragraph) and @section Compatibility with Other Ada 95 Systems respectively? -- Georg