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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,60e2922351e0e780 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-16 02:19:47 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!irazu.switch.ch!switch.ch!news.hispeed.ch!not-for-mail From: Gautier Write-only Newsgroups: comp.lang.ada Subject: Re: Clause "with and use" Date: Sun, 16 Nov 2003 11:19:27 +0100 Organization: Cablecom Newsserver Message-ID: <3FB74F2F.30F0F2C0@fakeaddress.nil> References: <3FB1609E.D56E315C@fakeaddress.nil> <3FB65716.85E1F775@fakeaddress.nil> <1IKdnYIxfIidWSui4p2dnA@comcast.com> NNTP-Posting-Host: dclient217-162-142-125.hispeed.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newshispeed.ch 1068977982 18278 217.162.142.125 (16 Nov 2003 10:19:42 GMT) X-Complaints-To: news@hispeed.ch NNTP-Posting-Date: Sun, 16 Nov 2003 10:19:42 +0000 (UTC) X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:2536 Date: 2003-11-16T11:19:27+01:00 List-Id: Robert I. Eachus: > The "use Outer.Inner" case is a bit more troubling. If the compiler > also breaks on "with Outer; use Outer.Inner; package Foo is..." then I > think it is worth a bug report. with Outer; use Outer.Inner; package Foo is end Foo; Both of OA 7.2.2 and GNAT 3.15p compile it. ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!