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-Language: ENGLISH,ASCII Path: g2news2.google.com!news1.google.com!npeer01.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 Newsgroups: comp.lang.ada Subject: Re: Issue with GNAT GPL 2009 and GtkAda References: <4A414EBB.8060204@free.fr> <1avd65rn49abv$.krcxo2gdzb16$.dlg@40tude.net> <4a43c9ce$0$420$426a74cc@news.free.fr> <4a4537a3$0$441$426a34cc@news.free.fr> <32142871-1a4e-4c8f-923e-bb45833d5af5@c9g2000yqm.googlegroups.com> From: Stephen Leake Date: Tue, 30 Jun 2009 07:18:05 -0400 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt) Cancel-Lock: sha1:L4OP0bf4nF3XiN99EuJd2HLvelQ= MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: eccc14a49f464e9cadf9d22148 Xref: g2news2.google.com comp.lang.ada:6753 Date: 2009-06-30T07:18:05-04:00 List-Id: Adam Beneschan writes: > On Jun 26, 2:03�pm, Damien Carbonne wrote: >> If what you say is true, why does the following example work fine (using >> GNAT), without any compiler warning or execution error ? > > Because you're not trying to store the 'Access anywhere. Thank you; that makes more sense than my explanation! I was confused. -- -- Stephe