comp.lang.ada
 help / color / mirror / Atom feed
From: "Luke A. Guest" <laguest@archeia.com>
Subject: Re: What does this error mean and how do I correct this?
Date: Sun, 3 Sep 2023 16:22:17 +0100	[thread overview]
Message-ID: <ud28ba$vgcb$1@dont-email.me> (raw)
In-Reply-To: <lyh6obfj0q.fsf@pushface.org>

On 03/09/2023 15:06, Simon Wright wrote:
> richardthiebaud <thiebauddick2@aol.com> writes:
> 
>> Under gtkada, must procedures that handle events always be in their
>> own package?
> 
> In general, they'd need to be in _a_ package. You could group related
> event handlers in a package.

It's because what is beteen this:

procedure test1 is

and

begin -- test1

is on the stack and therefore not in permanent memory.


  reply	other threads:[~2023-09-03 15:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-01 21:04 What does this error mean and how do I correct this? richardthiebaud
2023-09-01 21:41 ` Luke A. Guest
2023-09-01 21:44   ` Luke A. Guest
2023-09-01 22:51     ` richardthiebaud
2023-09-03 14:06       ` Simon Wright
2023-09-03 15:22         ` Luke A. Guest [this message]
2023-09-03 18:44         ` Simon Wright
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox