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,583275b6950bf4e6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-22 03:17:09 PST From: "Tarjei T. Jensen" Newsgroups: comp.lang.ada References: <9fa75d42.0304230424.10612b1a@posting.google.com> <9fa75d42.0305091549.48b9c5d9@posting.google.com> <7507f79d.0305121629.5b8b7369@posting.google.com> <9fa75d42.0305130643.526f61c2@posting.google.com> <9fa75d42.0305140436.534f7151@posting.google.com> <9fa75d42.0305160440.7846d18c@posting.google.com> Subject: Re: Quality systems (Was: Using Ada for device drivers? (Was: the Ada mandate, and why it collapsed and died)) MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Original-NNTP-Posting-Host: pc1.akermar.com Message-ID: <3ecca391$1@news.wineasy.se> X-Original-Trace: 22 May 2003 11:16:49 +0100, pc1.akermar.com X-Complaints-To: abuse@songnetworks.se NNTP-Posting-Host: news.wineasy.se X-Original-NNTP-Posting-Host: news.wineasy.se Date: 22 May 2003 11:16:51 +0100 X-Trace: wineasy!newsfeed.wineasy.se!news.sto.telegate.se 1053598611 news.wineasy.se (22 May 2003 11:16:51 +0100) X-Complaints-To: abuse@songnetworks.se Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.stupi.se!news.stupi.se!wineasy!newsfeed.wineasy.se!news.sto.telegate.se!news.wineasy.se!not-for-mail Xref: archiver1.google.com comp.lang.ada:37634 Date: 2003-05-22T11:16:51+01:00 List-Id: Marin David Condic wrote: > True, but with an OS this is achievable. It is possible to build an OS that > won't crash because of the particular application being run on it. (Or at > least crash so infrequently as to be practically the same thing). I know of no operating system which does not crash because of application behaviour. Some does so more seldom than others, but they still do. greetings,