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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no 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.213.106 with SMTP id nr10mr4830186pbc.2.1335415112323; Wed, 25 Apr 2012 21:38:32 -0700 (PDT) Path: r9ni99377pbh.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: ytomino Newsgroups: comp.lang.ada Subject: Re: Is Storage Subpool Example tested? Date: Wed, 25 Apr 2012 21:37:08 -0700 (PDT) Organization: http://groups.google.com Message-ID: <22176229.2198.1335415028662.JavaMail.geo-discussion-forums@pbts20> References: <17281761.1787.1335388694731.JavaMail.geo-discussion-forums@pbcrp8> NNTP-Posting-Host: 114.150.55.69 Mime-Version: 1.0 X-Trace: posting.google.com 1335415112 9720 127.0.0.1 (26 Apr 2012 04:38:32 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 26 Apr 2012 04:38:32 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=114.150.55.69; posting-account=Mi71UQoAAACnFhXo1NVxPlurinchtkIj User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-04-25T21:37:08-07:00 List-Id: On Thursday, April 26, 2012 12:03:14 PM UTC+9, Randy Brukardt wrote: > > Please send any problems with the Standard (including in the examples), to > Ada-Comment as explained in any recent version of the Ada standard. Well, I don't know the standard process of Ada, at all. Ada-Comment as you say seems a mailing list. mail-address is probably written in http://www.ada-auth.org/standards/ada12.html . First, how to subscribe and read it? > 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). OK. It's accidental that I tried it.