comp.lang.ada
 help / color / mirror / Atom feed
From: Rod Kay <rodakay5@gmail.com>
Subject: Re: elab pragma placement
Date: Mon, 23 Jan 2023 10:14:18 +1100	[thread overview]
Message-ID: <tqkfvl$39v71$1@dont-email.me> (raw)
In-Reply-To: <4db688df-4ada-4eaf-8c49-ac8ab1956b91n@googlegroups.com>

On 22/1/23 20:55, AdaMagica wrote:
> A subprogram is a program unit and may be declared pure. I do not see that A.B performs any of 10.2.1(15ff).
> 
> I tried
> procedure A.B (x : T) with Pure;
> which is accepted together with its body and still got the compiler complaint.
> 
> Looks like a compiler problem.

    If you are on linux, then you could set the stack size with

    $ ulimit -s unlimited
    $ launch_my_app



Regards.

  reply	other threads:[~2023-01-22 23:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-21 23:43 elab pragma placement Simon Belmont
2023-01-22  8:15 ` Luke A. Guest
2023-01-22  9:55   ` AdaMagica
2023-01-22 23:14     ` Rod Kay [this message]
2023-01-22 23:18       ` Rod Kay
replies disabled

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