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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!njin!princeton!udel!wuarchive!sdd.hp.com!elroy.jpl.nasa.gov!jarthur!petunia!kestrel.edu!gyro From: gyro@kestrel.edu (Scott Layson) Newsgroups: comp.lang.ada Subject: Re: Ada Test Tools Summary: a nitpicky question about Ada Keywords: expanded name Message-ID: <1991Feb8.063458.850@kestrel.edu> Date: 8 Feb 91 06:34:58 GMT Sender: Gyro@Reasoning.COM Distribution: usa Organization: Kestrel Institute, Palo Alto, CA List-Id: I am implementing an Ada front end (more or less) and I have come across a rule in the (mostly very precise) manual that seems unclear. Perhaps someone can help me with it. It has to do with paragraphs 18 and 19 of section 4.1.3. (Please refer to the manual at this point.) Paragraph 17 talks about four kinds of named constructs whose names can be used as the prefix of an expanded name. Paragraphs 18 and 19 give additional rules about only two of those kinds of constructs, viz., subprograms and accept statements. What about block statements and loop statements? Thanks in advance, Scott Burson Gyro@Reasoning.COM