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: fdb77,5f529c91be2ac930 X-Google-Attributes: gidfdb77,public X-Google-Thread: 11232c,59ec73856b699922 X-Google-Attributes: gid11232c,public X-Google-Thread: 1108a1,59ec73856b699922 X-Google-Attributes: gid1108a1,public X-Google-Thread: 103376,583275b6950bf4e6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-09 16:49:45 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: softeng3456@netscape.net (soft-eng) Newsgroups: comp.lang.java.advocacy,comp.object,comp.lang.ada,misc.misc Subject: Re: Using Ada for device drivers? (Was: the Ada mandate, and why it collapsed and died) Date: 9 May 2003 16:49:44 -0700 Organization: http://groups.google.com/ Message-ID: <9fa75d42.0305091549.48b9c5d9@posting.google.com> References: <9fa75d42.0304230424.10612b1a@posting.google.com> <9fa75d42.0305010621.55e99deb@posting.google.com> <254c16a.0305011035.13133e8d@posting.google.com> <9fa75d42.0305011727.5eae0222@posting.google.com> <17cd177c.0305072114.24f04783@posting.google.com> <9fa75d42.0305090612.261d5a5c@posting.google.com> NNTP-Posting-Host: 12.243.127.233 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1052524185 15525 127.0.0.1 (9 May 2003 23:49:45 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 9 May 2003 23:49:45 GMT Xref: archiver1.google.com comp.lang.java.advocacy:63432 comp.object:63131 comp.lang.ada:37129 misc.misc:14061 Date: 2003-05-09T23:49:45+00:00 List-Id: "John R. Strohm" wrote in message news:... > Let me guess, you're one of these people who believes that only freshmen > need subscript range checking, aren't you? You're one of these people who'd > rather debug a segmentation fault from a core dump than see a message > "Subscript out of range in at ", right? Well, no. When I was a freshman and in the habit of making too many such mistakes, I would indeed have preferred the latter messages. Even to the extent of making it the primary criteria for choosing a language. But for how long can you keep on making the same type of mistakes?