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-Thread: a07f3367d7,63ed09fc54092c73 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.190.193 with SMTP id dj1mr9587469qab.6.1359893789434; Sun, 03 Feb 2013 04:16:29 -0800 (PST) X-Received: by 10.49.94.143 with SMTP id dc15mr1538571qeb.32.1359893789398; Sun, 03 Feb 2013 04:16:29 -0800 (PST) Path: k2ni4456qap.0!nntp.google.com!p13no8260675qai.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 3 Feb 2013 04:16:29 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=91.7.32.77; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf NNTP-Posting-Host: 91.7.32.77 References: <6d66d1c4-ed22-446b-a9d7-dc806ae1ef8f@googlegroups.com> <5ab43474-0ce2-425c-836b-ff4c97587958@googlegroups.com> <733da1ab-5b3a-4a24-a3d5-4c252d20a3c8@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: When is a rename not a rename? From: AdaMagica Injection-Date: Sun, 03 Feb 2013 12:16:29 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-02-03T04:16:29-08:00 List-Id: On Sunday, February 3, 2013 12:50:38 PM UTC+1, Brian Drummond wrote: > > See http://en.wikibooks.org/wiki/Ada_Programming/Subprograms#Renaming > Good to know where to find it again! And I didn't know Gnat GPL had > closed the loophole. I reported it to AdaCore, and it's been corrected in the supported version. So I hope it wasn't to late and the correction will also be in GNAT GPL 2013 when it finally comes out. > This is one case where the Wikibook is better than dead tree references, > I will bear that in mind in future. > > - Brian