comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <onewingedshark@gmail.com>
Subject: Re: Interesting and possible buggy behavior in GNAT regarding Annex E pragmas.
Date: Mon, 6 Jun 2011 16:43:26 -0700 (PDT)
Date: 2011-06-06T16:43:26-07:00	[thread overview]
Message-ID: <3fce7a87-c0a0-4417-b48d-3f0cd67db662@z13g2000yqg.googlegroups.com> (raw)
In-Reply-To: 87r57m8ra1.fsf@ludovic-brenta.org

On May 25, 3:21 pm, Ludovic Brenta <ludo...@ludovic-brenta.org> wrote:
> Shark8 writes on comp.lang.ada:
>
> > Hi everyone.
> > I was experimenting with partitioning-pragmas trying to decide on a
> > good way to set up my PostScript interpreter so that the parser could
> > be a remote object possibly servicing multiple clients and I came
> > across a possible bug that is bothering me. In certain instances using
> > one of the pragmas will cause the compiler to error-out, as is
> > expected, but in other cases the compiler does not error out.
>
> > The only way I can see this happening is if, by WITH-ing these
> > children units, the parent units are LIMITED WITH-ed; but that is
> > counter-intuitive and does not allow for USES (which still compile) of
> > the parent unit.
>
> > I have reduced things to the minimal compilable example and the source
> > is as follows:
>
> I've been able to reproduce this with gnat-4.4 (=4.4.6-1) on Debian
> unstable.  This looks like a genuine bug to me; please report it onhttp://gcc.gnu.org/bugzilla/.  What version of GNAT are you using?
>
> --
> Ludovic Brenta.

I'm using 4.4



      parent reply	other threads:[~2011-06-06 23:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-25 14:54 Interesting and possible buggy behavior in GNAT regarding Annex E pragmas Shark8
2011-05-25 20:21 ` Ludovic Brenta
2011-05-26  6:40   ` Michael R
2011-05-27 11:40     ` Stephen Leake
2011-06-06 23:43   ` Shark8 [this message]
replies disabled

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