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,25aa3c7e1b59f7b5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-16 14:33:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!dispose.news.demon.net!news.demon.co.uk!demon!pogner.demon.co.uk!zap!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: A case where Ada defaults to unsafe? Date: 16 Jan 2002 06:00:37 +0000 Organization: Pushface Message-ID: References: <3C34BF2C.6030500@mail.com> <3C34D252.4070307@mail.com> <5ee5b646.0201040829.18db8001@posting.google.com> <3C35E733.6030603@mail.com> <3C35FE2A.9020802@mail.com> <3C3C1438.FBF10FC3@baesystems.com> <3C3EB43E.B82E92CA@baesystems.com> <3C42D9B9.8C1D82DB@baesystems.com> NNTP-Posting-Host: localhost X-NNTP-Posting-Host: pogner.demon.co.uk:158.152.70.98 X-Trace: news.demon.co.uk 1011220332 nnrp-01:13459 NO-IDENT pogner.demon.co.uk:158.152.70.98 X-Complaints-To: abuse@demon.net NNTP-Posting-Date: 16 Jan 2002 06:00:38 GMT X-Newsreader: Gnus v5.7/Emacs 20.7 Xref: archiver1.google.com comp.lang.ada:18985 Date: 2002-01-16T06:00:38+00:00 List-Id: Stuart Palin writes: > But for those using Ada today the 'die is cast'; and just to be clear - > my peeve is not that the die is cast (that's life!) - it is that the > language team did loads of other things to stop 'silly' mistakes - > including terminating comments at the end of line - but chose a token > that might easily occur in a mis-typing and could be difficult to spot > in a code inspection (depending on font etc). Check out GNU Enscript, it's got nice Ada support and comments are printed in oblique -- very easy to spot. And if you use emacs ada-mode or ObjectAda (7.2 at least) comments are coloured.