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.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FROM_STARTS_WITH_NUMS,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,47bd5b7b3b898723 X-Google-Attributes: gid103376,public From: Rex Reges <73653.1634@CompuServe.COM> Subject: Re: Form feed comment for pragma Page Date: 1996/06/12 Message-ID: <4pl5t9$1mc$1@mhafn.production.compuserve.com>#1/1 X-Deja-AN: 159749172 references: organization: CompuServe, Inc. (1-800-689-0736) newsgroups: comp.lang.ada Date: 1996-06-12T00:00:00+00:00 List-Id: It appears to me now that the problem with a form-feed-character-in-a-comment evolved over time to a non-problem and I observed the problem before compiler vendors had caught up. Although this may seem a minor point, I would like to make some additional comments. The current Ada 95 appears to have a different problem that I have run into: null characters. In LRM 2.1 the allowed characters for comments are intentionally not defined causing trouble from one machine to another. The statement is: "The only characters allowed outside of comments are..." This may allow null characters and other troublesome control characters. One should not put a null character in a comment since the Unix debuggers tend to -- or you can call me The Fixer... or you can e-mail me at RegesR@pgate.he.boeing.com