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.58.132.68 with SMTP id os4mr22545519veb.15.1405007846878; Thu, 10 Jul 2014 08:57:26 -0700 (PDT) X-Received: by 10.182.66.131 with SMTP id f3mr23845obt.25.1405007846747; Thu, 10 Jul 2014 08:57:26 -0700 (PDT) Path: border2.nntp.dca1.giganews.com!nntp.giganews.com!m5no763949qaj.1!news-out.google.com!gf2ni6igb.0!nntp.google.com!r10no650839igi.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 10 Jul 2014 08:57:25 -0700 (PDT) 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: <33fbd821-cb30-4be9-93c1-17002470413e@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Position of "use" From: Adam Beneschan Injection-Date: Thu, 10 Jul 2014 15:57:26 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.dca.giganews.com comp.lang.ada:187493 Date: 2014-07-10T08:57:25-07:00 List-Id: On Thursday, July 10, 2014 6:10:10 AM UTC-7, J-P. Rosen wrote: > > That sounds quite unbelievable to me; looks like AdaEd has a severe bug - if your claim is correct. > > AdaEd is roughly 30 years old, and not updated since... It's quite > unbelievable that anybody is still using it, and it is certainly not a > trustable reference nowadays. True, but even younger compilers that are actively being maintained aren't completely trustable references. GNAT lets things slip through that should be errors. -- Adam