comp.lang.ada
 help / color / mirror / Atom feed
From: "Alex R. Mosteo" <devnull@mailinator.com>
Subject: Re: "Limited with" usage
Date: Fri, 11 Nov 2005 13:15:45 +0100
Date: 2005-11-11T13:15:45+01:00	[thread overview]
Message-ID: <43748B71.8060000@mailinator.com> (raw)
In-Reply-To: <437485a1$0$7437$9b4e6d93@newsread4.arcor-online.net>

Georg Bauhaus wrote:
> Damien Carbonne wrote:
> 
>> ----------------------------------------
>> limited with B;
>> package A is
>> end A;
>>
>> with A;
>> package B is
>> end B;
>> ----------------------------------------
>>
>> gcc -c -gnat05 -I- -gnatA /home/damien/dev/tests05/src/a.ads
>> a.ads:1:14: circular unit dependency
> 
> 
>> I would think that there is a GNAT bug.
>> Am I right or did I miss something ?
> 
> 
> The GNAT in GCC 4.1 (FSF GNAT) compiles this without complaint.

I'm glad to hear this. I had tested too the limited with feature with 
similar results in the past, making it almost unusable, but was doubtful 
about who was wrong, me or gnat.

Thanks for the info.



      reply	other threads:[~2005-11-11 12:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-11 11:24 "Limited with" usage Damien Carbonne
2005-11-11 10:53 ` Georg Bauhaus
2005-11-11 12:15   ` Alex R. Mosteo [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