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,c4cb2c432feebd9d X-Google-Thread: 1094ba,c4cb2c432feebd9d X-Google-Attributes: gid103376,gid1094ba,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx02.iad01.newshosting.com!newshosting.com!130.81.64.211.MISMATCH!cycny01.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny05.POSTED!c2bfcbcf!not-for-mail Newsgroups: comp.lang.ada,comp.lang.fortran Subject: Re: Ada vs Fortran for scientific applications References: <0ugu4e.4i7.ln@hunter.axlog.fr> <%P_cg.155733$eR6.26337@bgtnsc04-news.ops.worldnet.att.net> <2006052415345816807-gsande@worldnetattnet> Message-ID: From: "Ed Falis" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit User-Agent: Opera M2/8.54 (Win32, build 7730) Date: Wed, 24 May 2006 18:43:13 GMT NNTP-Posting-Host: 70.19.193.126 X-Complaints-To: abuse@verizon.net X-Trace: trndny05 1148496193 70.19.193.126 (Wed, 24 May 2006 14:43:13 EDT) NNTP-Posting-Date: Wed, 24 May 2006 14:43:13 EDT Xref: g2news2.google.com comp.lang.ada:4427 comp.lang.fortran:10215 Date: 2006-05-24T18:43:13+00:00 List-Id: On Wed, 24 May 2006 14:34:58 -0400, Gordon Sande wrote: > The urban legends have the Fortran error of a DO loop that changed into > an assignment because of a typo changing a comma into a period and > a satellite was lost. For Ada it is a tossed interrupt that caused a > launch failure. Bad practice of one will always be inferior to good > practice of the other. In the Ariane 5 case, it wasn't the language, but mismanagement in applying software appropriate to a launcher with different flight parameters to a new one without review. - Ed