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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b2dd3ff35d68d825 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-15 05:01:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!cyclone.bc.net!tdsnet-transit!newspeer.tds.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Unchecked_Deallocation subtleties Date: 15 Apr 2003 07:00:49 -0500 Organization: LJK Software Message-ID: References: NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1050408015 26314 192.135.80.34 (15 Apr 2003 12:00:15 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Tue, 15 Apr 2003 12:00:15 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:36154 Date: 2003-04-15T07:00:49-05:00 List-Id: In article , Keith Thompson writes: > Nick Roberts writes: > [...] >> Presumably the Ada compiler that NASA uses for the Space Shuttle's >> flight software will not (and should not) be quite the same as the >> Ada compiler I use for my train set controller. > > Why not? If there's an Ada compiler of high enough quality to use for > the Space Shuttle's flight software, why shouldn't you use the same > compiler for your train set controller? Perhaps you have train set requirements to use a more modern processor than the latest one vetted for the Space Shuttle. Most of us, for instance, adopt a cavalier attitude of not requiring radiation-hardened processors for a train set.