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,FREEMAIL_FROM autolearn=ham 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-21 10:30:40 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: 18k11tm001@sneakemail.com (Russ) Newsgroups: comp.lang.ada Subject: Re: += in ada Date: 21 Oct 2003 10:30:40 -0700 Organization: http://groups.google.com Message-ID: References: <3F7316F7.219F@mail.ru> <1066312000.671303@master.nyc.kbcfp.com> <1066322883.139702@master.nyc.kbcfp.com> <3F8F372D.9040801@comcast.net> <3F8F4559.50306@noplace.com> <3F929FC8.9070901@noplace.com> <3f937e27$0$28121$afc38c87@news.optusnet.com.au> NNTP-Posting-Host: 128.102.146.44 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1066757440 17113 127.0.0.1 (21 Oct 2003 17:30:40 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 21 Oct 2003 17:30:40 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:1309 Date: 2003-10-21T10:30:40-07:00 List-Id: Ross Higson wrote in message news:<3f937e27$0$28121$afc38c87@news.optusnet.com.au>... > > > > Take a look some time at comp.lang.c, comp.lang.c++, comp.lang.java.*, > > comp.lang.perl, and comp.lang.python. You might just find that each of > > them gets more posts in a day than comp.lang.ada gets in a month. Is > > that *because* they each have "+="? I don't know, but you cannot deny > > the correlation between "+=" and popularity. (Of course, they all use > > "=" rather than ":=" for assignment, which may also be a huge factor, > > but that's another story.) > > So presumably adding a C/C++ type assignment operator to Ada is going to > be your next great crusade ?. Wonderful - then all Ada programmers could > enjoy one of my favorite C/C++ bugs: > > #include > main () { > int a = 0; > if (a = 0) > printf ("Russ has a point\n"); > else > printf ("Russ is an idiot\n"); > } Someone please tell me: What is the proper response when you are kicked in the balls by a three-foot dwarf?