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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: f43e6,5ac12f5a60b1bfe X-Google-Attributes: gidf43e6,public X-Google-Thread: 103376,5ac12f5a60b1bfe X-Google-Attributes: gid103376,public X-Google-Thread: 101deb,f96f757d5586710a X-Google-Attributes: gid101deb,public From: fjh@mundook.cs.mu.OZ.AU (Fergus Henderson) Subject: Re: Ariane 5 - not an exception? Date: 1996/08/05 Message-ID: <4u582b$rj8@mulga.cs.mu.OZ.AU>#1/1 X-Deja-AN: 172276964 references: <4t9vdg$jfb@goanna.cs.rmit.edu.au> <4tiu6e$kpm@news2.cais.com> organization: Comp Sci, University of Melbourne newsgroups: comp.software-eng,comp.lang.ada,comp.lang.pl1 Date: 1996-08-05T00:00:00+00:00 List-Id: Richard Riehle writes: > 5) Unchecked Conversion > > Ada practitioners have been preaching for years that this should not > be done without substantial examination and testing. One more example > of why unchecked_conversion is usually not a good idea. Sometimes it > is unavoidable, I know. I agree that in general unchecked_conversions should be avoided, but Ariane 5 wasn't an example of unchecked_conversion going wrong, in fact it was just the opposite, it was an example of a checked conversion going wrong. If the conversion had been unchecked, then the rocket may not have crashed (indeed the problem may have gone unnoticed). -- Fergus Henderson | "I have always known that the pursuit WWW: | of excellence is a lethal habit" PGP: finger fjh@128.250.37.3 | -- the last words of T. S. Garp.