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=-0.6 required=5.0 tests=BAYES_00,DATE_IN_PAST_24_48 autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,d0dc7a6023c9ffb1 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Received: by 10.66.76.130 with SMTP id k2mr757293paw.16.1348190090465; Thu, 20 Sep 2012 18:14:50 -0700 (PDT) Path: t10ni1713325pbh.0!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!border2.nntp.ams.giganews.com!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!newsreader4.netcologne.de!news.netcologne.de!news.glorb.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: extended return syntax bug in 2012? References: <85boh3ixn6.fsf@stephe-leake.org> Date: Tue, 18 Sep 2012 21:41:01 -0400 Message-ID: <85r4pyhjrm.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (windows-nt) Cancel-Lock: sha1:ZOZfhq/ZfR6FxtNyGBpYWi2fSHc= MIME-Version: 1.0 X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 95150505922aee029e66110276 X-Received-Bytes: 1144 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Date: 2012-09-18T21:41:01-04:00 List-Id: Egil Høvik writes: > I would say it's a bug. > The extended_return_object_declaration was introduced by this AI: > http://www.ada-auth.org/cgi-bin/cvsweb.cgi/ai05s/ai05-0277-1.txt?rev=1.3 Note that you are quoting an Ada 2005 ai; I said the 'return' was in the Ada 2005 manual. It is missing in the Ada 2012 manual. -- -- Stephe