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-Thread: 103376,abaec53fd41aec4e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!134.158.69.22.MISMATCH!in2p3.fr!irazu.switch.ch!news-zh.switch.ch!switch.ch!cernne03.cern.ch!cern.ch!news From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: I don't know what the compiler wants to tell me Date: Mon, 07 Nov 2005 09:32:07 +0100 Organization: CERN - European Laboratory for Particle Physics Message-ID: References: <20051103214759.6d049f90@localhost> <2AFaf.707$xD6.38899@news.xtra.co.nz> NNTP-Posting-Host: abpc10883.cern.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sunnews.cern.ch 1131352326 15704 (None) 137.138.37.241 X-Complaints-To: news@sunnews.cern.ch User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Red Hat/1.7.12-1.1.3.2.SL3 X-Accept-Language: en-us, en In-Reply-To: Xref: g2news1.google.com comp.lang.ada:6263 Date: 2005-11-07T09:32:07+01:00 List-Id: Martin Krischik wrote: >> Very true, I've even seen some constructs like this: >> If x = true then >> y = true >> else >> y = false >> end > > Seen thatin C and C++ as well. Such a common supidity. Stupidity is language-independent, see: http://www.thedailywtf.com/ ;) -- Maciej Sobczak : http://www.msobczak.com/ Programming : http://www.msobczak.com/prog/