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-29 04:49:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!feed.news.nacamar.de!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: Thu, 29 May 2003 14:40:43 +0200 Organization: T-Online Message-ID: <3ED5FFCB.10BC7604@alfred-hilscher.de> References: <6a90b886.0305262344.1d558079@posting.google.com> <3ED41344.7090105@spam.com> <3ED46D81.FF62C34F@0.0> <3ED46E07.4340CABC@0.0> <3ED4F3FD.A0EF7079@alfred-hilscher.de> <3ED4ECFC.5060000@cogeco.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 1054208839 07 23323 7gvbVDsVSpA5Bi 030529 11:47:19 X-Complaints-To: usenet-abuse@t-online.de X-ID: Xi3obGZGgeIjsiB6GFMaAco65pDGaqiXxtVJAVQl+-cgp9DSPJ9B6- X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de Xref: archiver1.google.com comp.lang.ada:37988 Date: 2003-05-29T14:40:43+02:00 List-Id: Sorry, it should be a joke (the --i, because the original poster suggested a new "comment"). "Warren W. Gay VE3WWG" schrieb: > > Alfred Hilscher wrote: > > 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;) > > I disagree that it is "urgent". What is your case for urgency here? > From what I have seen, most people that promote the idea, are just > "typing challenged" (yes I know ++i is different than i++). > > Consider this: the Ada95 language is already large and complex. Is > there really enough justification for complicating it with ++i/i++ > issues? Not to meantion that --i may appear like a comment?!?!? ;-) > > -- > Warren W. Gay VE3WWG > http://home.cogeco.ca/~ve3wwg