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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: body stub not allowed in inner scope Date: Fri, 02 Mar 2018 19:47:37 +0000 Organization: A noiseless patient Spider Message-ID: References: <55cd79f5-4b37-4b08-b292-073ed2f37021@googlegroups.com> <15c49c4e-726a-4fd7-bf35-c7d27ff9a491@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="cb0ce6b88e79faa324713594e96fde31"; logging-data="12644"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Tzh5fxEPCUng7MXLQeaw/LLoGL61dnMU=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:YUPB065C/akOdAeEX1U7WZhYjm8= sha1:BVCruvlhY2ocRU1ALmx43vXps4Y= Xref: reader02.eternal-september.org comp.lang.ada:50796 Date: 2018-03-02T19:47:37+00:00 List-Id: G. B. writes: > Randy Brukardt wrote: >> why put them in a separate file in the first place? > > Yes, separate units can be placed after the bodies, > yet in the same file! Not always my choice but that, too > moves dependences out of the superunit. > Irrespective of what a compiler can make of this. This seems a really crazy approach. Given that Emacs, for example, is quite capable of displaying two view of different parts of the same buffer.