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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a50a3c40267219cc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-23 16:13:21 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.cwix.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: RE: Why not combine Ada and C++? Date: 23 Oct 2001 18:13:14 -0500 Organization: LJK Software Message-ID: References: NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1003878795 30564 192.135.80.34 (23 Oct 2001 23:13:15 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Tue, 23 Oct 2001 23:13:15 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:15107 Date: 2001-10-23T18:13:14-05:00 List-Id: In article , "Beard, Frank" writes: > However, as a minor exception to that, we do use all uppercase to > indicate constants, as in MAXIMUM_DEVICES. That must make for a lot of editing when a former constant becomes a variable or a function call in some subsequent version.