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,e6a2e4a4c0d7d8a6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-28 02:32:26 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news-FFM2.ecrc.net!news.iks-jena.de!not-for-mail From: Lutz Donnerhacke Newsgroups: comp.lang.ada Subject: Re: status of PL/I as a viable language Date: Fri, 28 Feb 2003 10:32:25 +0000 (UTC) Organization: IKS GmbH Jena Message-ID: References: <1045772065.590669@master.nyc.kbcfp.com> <1045839283.86671@master.nyc.kbcfp.com> <9MY5a.284$oY6.109@nwrdny03.gnilink.net> NNTP-Posting-Host: taranis.iks-jena.de X-Trace: branwen.iks-jena.de 1046428345 18722 217.17.192.37 (28 Feb 2003 10:32:25 GMT) X-Complaints-To: usenet@iks-jena.de NNTP-Posting-Date: Fri, 28 Feb 2003 10:32:25 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:34711 Date: 2003-02-28T10:32:25+00:00 List-Id: * Hyman Rosen wrote: > Dennis Lee Bieber wrote: >> From http://www.ima.umn.edu/~arnold/disasters/patriot.html > > Interesting. So there was no overflow involved at all, > and no language error, just a bad algorithm. So would > Ada have helped any here? Might possible. type Time is delta 0.1; for Time'Small use 0.0;