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!attcan!uunet!wuarchive!zaphod.mps.ohio-state.edu!uwm.edu!bionet!agate!ucbvax!IBM.COM!NCOHEN From: NCOHEN@IBM.COM ("Norman H. Cohen") Newsgroups: comp.lang.ada Subject: MIL-HDBK-1804 (Ada Style Guide Handbook) Message-ID: <9010151409.AA06242@ajpo.sei.cmu.edu> Date: 15 Oct 90 13:44:12 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet List-Id: Or: How to save time by writing an infinite loop I FTP'ed a copy of the draft MIL-HDBK-1804 file from ajpo.sei.cmu.edu, carefully following the directions that were posted on INFO-ADA, but I appear to have received an Ada Follies script instead. I especially enjoyed the line in section 5.5.5 explaining that exit statements should be avoided in real-time programs "because they can greatly increase run time if the code at the exit address has to be paged into working space." Who writes this stuff?