comp.lang.ada
 help / color / mirror / Atom feed
From: "Grein, Christoph" <christoph.grein@eurocopter.com>
Subject: Re: Bug in gnatstub
Date: Thu, 21 Nov 2002 13:31:52 +0100 (MET)
Date: 2002-11-21T13:31:52+01:00	[thread overview]
Message-ID: <mailman.1037882342.12023.comp.lang.ada@ada.eu.org> (raw)

Report it to ACT (report@gnat.com).

Otherwise it will not be taken into account.

> I post this message o the NG, not by e-mail because I haven't
> found any email for bug reports in the GNAT docs.
> 
> $ gnatstub parser.ads
> parser.ads:9:04: cannot find body of generic package "Extractor_Info"
> gnatstub: cannot create the tree file for parser.ads
> 
> generic
> package Parser is
> 
>    generic
>    package Extractor_Info is
>       procedure Do_Next_Variant;
>    end Extractor_Info;
> 
>    package Single_Token_Info is
>       new Extractor_Info;
> 
> end Parser;



             reply	other threads:[~2002-11-21 12:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-21 12:31 Grein, Christoph [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-21 12:07 Bug in gnatstub Victor Porton
2002-11-21 14:03 ` Stephen Leake
2002-11-21 17:57 ` sk
replies disabled

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