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,f039470e8f537101 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-22 12:06:41 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!feed2.news.rcn.net!rcn!nntp.abs.net!ash.uu.net!spool.news.uu.net!not-for-mail Date: Tue, 22 Jul 2003 15:06:34 -0400 From: Hyman Rosen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030611 Thunderbird/0.1a X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ariane5 FAQ References: <1058799152.775376@master.nyc.kbcfp.com> <1058810510.375902@master.nyc.kbcfp.com> <3f1c374f$0$11375$cc9e4d1f@news.dial.pipex.com> <3f1ce57f$1@news.wineasy.se> In-Reply-To: <3f1ce57f$1@news.wineasy.se> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Organization: KBC Financial Products Message-ID: <1058900795.12630@master.nyc.kbcfp.com> Cache-Post-Path: master.nyc.kbcfp.com!unknown@nightcrawler.nyc.kbcfp.com X-Cache: nntpcache 3.0.1 (see http://www.nntpcache.org/) NNTP-Posting-Host: 204.253.250.10 X-Trace: 1058900794 5215 204.253.250.10 Xref: archiver1.google.com comp.lang.ada:40664 Date: 2003-07-22T15:06:34-04:00 List-Id: Tarjei T. Jensen wrote: > What you are want is for random software to work > the same in two different system. They didn't just move the software, they moved the hardware too. I don't "want" anything. The investigatory report says that the Ariane 4 SRI software and documentation failed to make obviously clear its dependence on the details of the Ariane 4 flight path, which helped lead to the assumption by the Ariane 5 people that it would "just work". The failure to check for overflow in the Ariane 4 code was not an essential part of its operation, but a shortcut taken in order to reduce CPU usage. Software which has such sensitive dependency on input is brittle and fragile, and should accordingly come plastered with warning stickers.