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,38fc011071df5a27 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-28 09:46:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!logbridge.uoregon.edu!newsfeed.vmunix.org!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Alfred Hilscher Newsgroups: comp.lang.ada Subject: Re: Ideas for Ada 200X Date: Wed, 28 May 2003 19:38:05 +0200 Organization: T-Online Message-ID: <3ED4F3FD.A0EF7079@alfred-hilscher.de> References: <6a90b886.0305262344.1d558079@posting.google.com> <3ED41344.7090105@spam.com> <3ED46D81.FF62C34F@0.0> <3ED46E07.4340CABC@0.0> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 1054140281 04 29271 tx5TVHJXS6Anbq 030528 16:44:41 X-Complaints-To: usenet-abuse@t-online.de X-ID: ZZE6jgZEYe5X2pE13eS9GqxT6iaJdIm00KcRR3ZnmVs1fsv3WVZqYh X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de Xref: archiver1.google.com comp.lang.ada:37918 Date: 2003-05-28T19:38:05+02:00 List-Id: Stuart Palin schrieb: > > Jeffrey Carter wrote: > > > > Frank wrote: > > > What about the possibility of commenting several lines like /* ...... */? > > > > This was considered and explicitly rejected by the original Ada design > > team as being too error-prone. > > > And then they chose '--' as the comment delimiter! I have > always found this rather odd as it seems to me to be a > potential source of 'difficult to spot' typo errors. > Consider, > > The_Result := Meaningful_Ident_1 -- Meaningful_Ident_2 > + Meaningful_Ident_3; Yeah, but Ada urgently needs some operators like "++" and "--" (i++; --i;) ----------------------------------------------------- To send me mail, please replace "Spam" by "Jedermann" -----------------------------------------------------