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-Thread: 103376,ac9405996d0dcb7f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!not-for-mail From: snarflemike@yahoo.com (Mike Silva) Newsgroups: comp.lang.ada Subject: Re: Would You Fly an Airplane with a Linux-Based Control System? Date: 24 Nov 2004 06:39:37 -0800 Organization: http://groups.google.com Message-ID: <20619edc.0411240639.48bdcc8b@posting.google.com> References: <0UCrFDGa5NAr@eisner.encompasserve.org> NNTP-Posting-Host: 67.8.58.78 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1101307177 2995 127.0.0.1 (24 Nov 2004 14:39:37 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 24 Nov 2004 14:39:37 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:6418 Date: 2004-11-24T06:39:37-08:00 List-Id: > I recommend that Ada advocates with high blood pressure not read page 21 of > the PDF, especially the last line. :-) Yeah. First he points out correctly that "Program halt is _specified_", then he assumes that in C such a halt (based on a language-independent FP hardware trap, BTW) would not have been specified. I guess they would just have put a RET in that trap vector if the program had been written in C.