comp.lang.ada
 help / color / mirror / Atom feed
* Bug in gnatstub
@ 2002-11-21 12:07 Victor Porton
  2002-11-21 14:03 ` Stephen Leake
  2002-11-21 17:57 ` sk
  0 siblings, 2 replies; 4+ messages in thread
From: Victor Porton @ 2002-11-21 12:07 UTC (permalink / raw)


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;



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug in gnatstub
@ 2002-11-21 12:31 Grein, Christoph
  0 siblings, 0 replies; 4+ messages in thread
From: Grein, Christoph @ 2002-11-21 12:31 UTC (permalink / 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;



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug in gnatstub
  2002-11-21 12:07 Bug in gnatstub Victor Porton
@ 2002-11-21 14:03 ` Stephen Leake
  2002-11-21 17:57 ` sk
  1 sibling, 0 replies; 4+ messages in thread
From: Stephen Leake @ 2002-11-21 14:03 UTC (permalink / raw)


porton@ex-code.com (Victor Porton) writes:

> 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.

Good point! It's 'report@gnat.com'. Let them know you did look in the docs.

-- 
-- Stephe



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug in gnatstub
  2002-11-21 12:07 Bug in gnatstub Victor Porton
  2002-11-21 14:03 ` Stephen Leake
@ 2002-11-21 17:57 ` sk
  1 sibling, 0 replies; 4+ messages in thread
From: sk @ 2002-11-21 17:57 UTC (permalink / raw)


Hi,

> 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.

Try the info file ...

ftp://cs.nyu.edu/pub/gnat/3.15p/gnatinfo.txt


-- 
-------------------------------------
-- Merge vertically for real address
-------------------------------------
s n p @ t . o
 k i e k c c m
-------------------------------------



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-11-21 17:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-21 12:07 Bug in gnatstub Victor Porton
2002-11-21 14:03 ` Stephen Leake
2002-11-21 17:57 ` sk
  -- strict thread matches above, loose matches on Subject: below --
2002-11-21 12:31 Grein, Christoph

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