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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable 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!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!130.59.10.21.MISMATCH!kanaga.switch.ch!switch.ch!news.in2p3.fr!in2p3.fr!proxad.net!cleanfeed1-a.proxad.net!nnrp12-2.free.fr!not-for-mail Return-Path: In-Reply-To: <44d06c5b$0$18518$9b4e6d93@newsread2.arcor-online.net> References: <87zmeobwtd.fsf@willow.rfc1149.net> <1154465002.9271.1.camel@localhost.localdomain> <44d06c5b$0$18518$9b4e6d93@newsread2.arcor-online.net> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit From: Javier Miranda Subject: Re: ICFP Programming Contest virtual machine in Ada Date: Wed, 2 Aug 2006 06:29:24 -0400 To: Georg Bauhaus X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: amavisd-new at ada-france.org Cc: comp.lang.ada@ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.8rc1 Precedence: list List-Id: "Gateway to the comp.lang.ada Usenet newsgroup" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.ada Message-ID: X-Leafnode-NNTP-Posting-Host: 88.191.17.134 Organization: Guest of ProXad - France NNTP-Posting-Date: 02 Aug 2006 12:30:43 MEST NNTP-Posting-Host: 88.191.14.223 X-Trace: 1154514643 nnrp12-2.free.fr 31794 88.191.14.223:57336 X-Complaints-To: abuse@proxad.net Xref: g2news2.google.com comp.lang.ada:6064 Date: 2006-08-02T12:30:43+02:00 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. > (I have found some advice in the GNAT documentation > to not use implementation defined pragmas when portability > is an issue; given the qualities of GNAT, I should think that > it can categorize the pragmas found in source text, and inform > about the result.) That's a nice enhancement (I also take note of it). Currently the main goal is to complete the implementation of Ada 2005. Enhancements will have their time later ;-) --- Javier Miranda