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.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d65138770e3daae3 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.228.227 with SMTP id sl3mr16291240pbc.5.1340704203480; Tue, 26 Jun 2012 02:50:03 -0700 (PDT) Path: l9ni21507pbj.0!nntp.google.com!news2.google.com!news.glorb.com!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!news.szaf.org!news-peer.in.tum.de!news.belwue.de!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Tue, 26 Jun 2012 11:49:23 +0200 From: Georg Bauhaus User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Refactoring for error: cannot inline "X" (forward instance within enclosing body) References: <7a18bc7e-2541-46f9-9d92-65d87fed06e6@googlegroups.com> In-Reply-To: Message-ID: <4fe9859d$0$6553$9b4e6d93@newsspool4.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 26 Jun 2012 11:49:18 CEST NNTP-Posting-Host: 6aa92e3a.newsspool4.arcor-online.net X-Trace: DXC=:2bZ7FHZKV[1`E>oC;JXEZ4IUKZLh>_cHTX3j]`<20kaN5X;Q X-Complaints-To: usenet-abuse@arcor.de Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2012-06-26T11:49:18+02:00 List-Id: On 26.06.12 09:51, Keean Schupke wrote: > Here's the minimal test example (as minimal as I can make it so far...): -gnatN makes this work.