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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.183.239 with SMTP id ep15mr16263278pac.7.1392849285185; Wed, 19 Feb 2014 14:34:45 -0800 (PST) X-Received: by 10.50.141.161 with SMTP id rp1mr101096igb.5.1392849284888; Wed, 19 Feb 2014 14:34:44 -0800 (PST) Path: border1.nntp.dca3.giganews.com!backlog3.nntp.dca3.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!uq10no30336375igb.0!news-out.google.com!h8ni26igy.0!nntp.google.com!uq10no30336359igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 19 Feb 2014 14:34:44 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=66.126.103.122; posting-account=KSa2aQoAAACOxnC0usBJYX8NE3x3a1Xq NNTP-Posting-Host: 66.126.103.122 References: <19ac8735-7a9c-429f-a111-a1b3c4b0985b@googlegroups.com> <3872de7d-2df4-4ddb-8348-45eb03b3588e@googlegroups.com> <6aca36a4-cd78-4098-a1f7-646cb37cd14d@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Differences between Ada 83 and other revisions From: adambeneschan@gmail.com Injection-Date: Wed, 19 Feb 2014 22:34:44 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Original-Bytes: 1715 Xref: number.nntp.dca.giganews.com comp.lang.ada:185014 Date: 2014-02-19T14:34:44-08:00 List-Id: On Wednesday, February 19, 2014 2:09:31 PM UTC-8, Robert A Duff wrote: > (C is far worse in that regard!) It's actually very easy to list all the unsafe features of C. 1) C -- Adam