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: 103376,3162283879cdc5f2 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,CP1252 X-Received: by 10.224.165.130 with SMTP id i2mr25894534qay.2.1368712466149; Thu, 16 May 2013 06:54:26 -0700 (PDT) X-Received: by 10.49.95.137 with SMTP id dk9mr3150363qeb.34.1368712466127; Thu, 16 May 2013 06:54:26 -0700 (PDT) Path: y6ni49017qax.0!nntp.google.com!gj8no325170qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 16 May 2013 06:54:25 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=134.223.116.200; posting-account=mjE6MAoAAADjsB3NIuKgfHO4u-Elh3cb NNTP-Posting-Host: 134.223.116.200 References: <309db8ab-239d-4b06-9450-3a0b098f3953@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Type vs subtype about visibility of parent's private full definition From: Marc C Injection-Date: Thu, 16 May 2013 13:54:26 +0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Date: 2013-05-16T06:54:25-07:00 List-Id: On Wednesday, May 15, 2013 3:45:24 PM UTC-5, Hibou57 (Yannick Duch=EAne) wr= ote: > So I will go with subtype anyway (have no choice), and will mark this wit= h =20 > a comment like =93-- GNAT bug=94 to remind me (and may be others, who kno= w) =20 > it's not an Ada issue. And also send a writeup on this to report@adacore.com so they're aware of i= t. Include your test program, the LRM references, and maybe a link to this = discussion thread. Since you're not a supported user it's unlikely they'll jump to fix it, but= it likely will be fixed at some point. Marc A. Criley