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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,54889de51045a215 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-10 00:34:47 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: += in ada Date: Fri, 10 Oct 2003 07:34:47 +0000 (UTC) Organization: PVV Message-ID: References: <3F7316F7.219F@mail.ru> <49cbf610.0310070205.2937e71a@posting.google.com> Reply-To: randhol+valid_for_reply_from_news@pvv.org NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1065771287 3935 129.241.83.78 (10 Oct 2003 07:34:47 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Fri, 10 Oct 2003 07:34:47 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:582 Date: 2003-10-10T07:34:47+00:00 List-Id: On 2003-10-09, Russ <18k11tm001@sneakemail.com> wrote: >> So what? A billion Chinese speak Chinese... > > Does 98% of the world population speak Chinese? No, but according to your logic one should. >> Do you want the pointer arithmic of C too? > > course not. Only C and C++ have it. My point was that all five of > those languages -- the most popular general-purpose languages in > current use -- *all* have augmented assignment. So? All are derivatives of C. Ada is not. > What am I to make about your missing such a clearly stated point? Do > you deliberately *try* to miss the point when you don't want to hear > it? Try ask yourself the same question! How do you circumvent the requirement in RM about not altering the value of the variable if a exception occurs? > And I get tired of people who assume that I want augmented assignment > operators in Ada only because they are in C/C++. I'll tell you > straight out that I have no fondness for C and C++, so please dump > that strawman. Is it strange? With the arguments you present? Preben