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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e8164763d1f73294 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!uns-out.usenetserver.com!news.usenetserver.com!pc03.usenetserver.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: inline expansion References: <1166649100.107626.64210@48g2000cwx.googlegroups.com> <1166652217.037740.272730@t46g2000cwa.googlegroups.com> <458A4E08.1010305@users.sourceforge.net> From: Stephen Leake Date: Fri, 22 Dec 2006 04:44:39 -0500 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:eOTTRFptDtkwTC6J9q3U6G+iCWQ= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 6e473458ba90d759e00d418710 Xref: g2news2.google.com comp.lang.ada:7985 Date: 2006-12-22T04:44:39-05:00 List-Id: Martin Krischik writes: > Note that GNAT can't do inline expansion without the body - other Ada > compiler are better in that respect. How can you do inline expansion without the code that is being inlined? -- -- Stephe