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,cb04cee6116c8ced X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!z19g2000yqk.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: Package's private parts and protected types Date: Wed, 10 Feb 2010 12:17:14 -0800 (PST) Organization: http://groups.google.com Message-ID: <399f7de9-5e8c-476c-b696-f237f1fe7132@z19g2000yqk.googlegroups.com> References: <7ff3810f-3ee3-4f39-a54c-933ad7d0655c@36g2000yqu.googlegroups.com> <1v2la97s2yyvd.1rcy0ana8mver.dlg@40tude.net> <3bb38996-47f7-4f30-8255-f011501404b5@b10g2000yqa.googlegroups.com> <1qttzk1jbh24i$.xid2h7me3oec.dlg@40tude.net> NNTP-Posting-Host: 82.30.110.254 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1265833034 18006 127.0.0.1 (10 Feb 2010 20:17:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 10 Feb 2010 20:17:14 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z19g2000yqk.googlegroups.com; posting-host=82.30.110.254; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:9098 Date: 2010-02-10T12:17:14-08:00 List-Id: On Feb 10, 4:05=A0pm, Adam Beneschan wrote: > =A0And that > issue exists with GNAT also---you delete some files from your > directory with a wildcard, somehow foo.adb accidentally gets deleted > along with them, and the compiler still thinks your program is OK. "that issue *would* exist with GNAT also", I think.