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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3a096b168ebeb84,start X-Google-Attributes: gid103376,public From: Matt Hembree Subject: Ada95 Package Bodies: Required? Date: 1996/05/02 Message-ID: <3188DE77.41C6@cliffy.lfwc.lockheed.com>#1/1 X-Deja-AN: 152614507 content-type: text/plain; charset=us-ascii organization: Lockheed Martin Tactical Aircraft System Flight Simulation Laboratory (whew!) mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.01 (X11; I; IRIX 5.3 IP22) Date: 1996-05-02T00:00:00+00:00 List-Id: Forgive me if I prove myself irreparably ignorant, but: The document 'HOW TO PROGRAM IN Ada 9X, USING Ada 83', written by Erhard Ploedereder, which I obtained from the Ada Information Clearinghouse (AdaIC), says: "Guideline 8: All library unit packages must have bodies, even if such bodies are empty." The 'Ada Compatibility Guide', v. 6.0, 1 Jan 95, by Bill Taylor, which I also got from the Ada Information Clearinghouse, says: "28. Library Package Bodies Illegal if not Required" and "In Ada95, it is illegal to providea body for a library package that does not require one." What gives? We are converting from Ada83 to Ada95, and this package body issue may mean many (admittedly small) changes to our code. ===================================================================== Matthew R. Hembree (817) 777-2738 Lockheed Martin Tactical Aircraft Systems HembreeMR@cliffy.lfwc.lockheed.com