comp.lang.ada
 help / color / mirror / Atom feed
From: porton@ex-code.com (Victor Porton)
Subject: Bug in gnatstub
Date: Thu, 21 Nov 2002 17:07:09 +0500
Date: 2002-11-21T12:08:16+00:00	[thread overview]
Message-ID: <3ddcccb0$0$303$bed64819@news.gradwell.net> (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;



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

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

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