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-Thread: 103376,c406e0c4a6eb74ed X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.gbronline.com!news.gbronline.com.POSTED!not-for-mail NNTP-Posting-Date: Fri, 20 Aug 2004 22:41:24 -0500 Date: Fri, 20 Aug 2004 22:41:39 -0500 From: Wes Groleau Reply-To: groleau+news@freeshell.org Organization: Ain't no organization here! User-Agent: Mozilla Thunderbird 0.7.3 (Macintosh/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: ADA Popularity Discussion Request References: <49dc98cf.0408110556.18ae7df@posting.google.com> <1092233689.719755@master.nyc.kbcfp.com> <2nutq5F4sdqqU1@uni-berlin.de> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 69.9.86.66 X-Trace: sv3-wVxw19NZHcptSCFlJQWbnwqYPC8MEwKm+a7wn8LMV0iW8kQQVpdPthaK4TpKFUzBx9HFDSvBYW8mcaL!nAUbGnWgEodOhMaAhd4N7N1luQzPTYE8u48jD+fpyYQQDRyWwLcYFPzslQB9BiJ5Zhc3HEkMBmlq X-Complaints-To: abuse@gbronline.com X-DMCA-Complaints-To: abuse@gbronline.com X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.13 Xref: g2news1.google.com comp.lang.ada:2906 Date: 2004-08-20T22:41:39-05:00 List-Id: Brian May wrote: > There is the argument that languages like PHP are best for quick&dirty > prototypes. The counter argument is that these quick&dirty prototypes > often evolve into the one complicated mess of code that everyone > relies on.... ... but no one understands. :-) > I have also seen cases when the programmer (myself) included have > considered the C compiler broken because it says undefined variable > when it looks identical, when in actual fact it is mistyped - the same > thing is much more confusing if you just get random results instead of > an error. Examples: "OK" instead of "Ok" and "Saved_XYZ" vs > "Save_XYZ". I just love the times where the warning (unless, as usual, warnings are turned off) says "this is undefined, so I'll just make it an int" -- Wes Groleau Expert, n.: Someone who comes from out of town and shows slides.