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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,3398541ec18f6aa6 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!r34g2000vba.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: Taking another spanking. Date: Mon, 8 Jun 2009 21:29:26 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <6f8fcf5b-09d7-40b6-9ac3-ed7e9f228b89@t21g2000yqi.googlegroups.com> <4a2a6ef5$0$30223$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: 82.20.239.89 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1244521766 28695 127.0.0.1 (9 Jun 2009 04:29:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 9 Jun 2009 04:29:26 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r34g2000vba.googlegroups.com; posting-host=82.20.239.89; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/525.28.3 (KHTML, like Gecko) Version/3.2.3 Safari/525.28.3,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6381 Date: 2009-06-08T21:29:26-07:00 List-Id: On Jun 8, 11:40=A0pm, "Randy Brukardt" wrote: > Packages like GNAT.Sockets.Thin are supposed to be private packages; then > users *couldn't* use it (it would be illegal to reference in a with claus= e). > Indeed, the reason that "private with" was added in Ada 2005 was to make > that more possible. Even in Ada95 it could have been 'private package GNAT.Sockets.Thin'. At any rate in the Mac OS X version I have here. This may or may not have been a design decision, even if not I suspect that AdaCore have too many customers using the low-level interfce for a change to be easy.