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,3f189dddb39442e6 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.227.230 with SMTP id sd6mr4574170pbc.8.1335409401380; Wed, 25 Apr 2012 20:03:21 -0700 (PDT) MIME-Version: 1.0 Path: r9ni99139pbh.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!nuzba.szn.dk!news.jacob-sparre.dk!munin.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Is Storage Subpool Example tested? Date: Wed, 25 Apr 2012 22:03:14 -0500 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: References: <17281761.1787.1335388694731.JavaMail.geo-discussion-forums@pbcrp8> NNTP-Posting-Host: static-69-95-181-76.mad.choiceone.net X-Trace: munin.nbi.dk 1335409399 2017 69.95.181.76 (26 Apr 2012 03:03:19 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Thu, 26 Apr 2012 03:03:19 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Date: 2012-04-25T22:03:14-05:00 List-Id: "ytomino" wrote in message news:17281761.1787.1335388694731.JavaMail.geo-discussion-forums@pbcrp8... > Hello. > > I'm trying to compile > http://ada-auth.org/standards/12rm/html/RM-13-11-6.html , but there are > some errors. Please send any problems with the Standard (including in the examples), to Ada-Comment as explained in any recent version of the Ada standard. And no, I didn't have a compiler that supported subpools when I wrote that. Indeed, I don't think I had any Ada compiler when I wrote that (I think I created that example in the middle of the night between days of an ARG meeting, on my underpowered Ubuntu laptop - there might be GNAT somewhere on there, but I don't know about it if it exists). I know we fixed some errors in it, but I don't think anyone actually ran it on an implementation (since it predates an implementation by years). Randy.