From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ed23aab45a548fd6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-21 09:26:26 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!feed.news.nacamar.de!newsfeed.vmunix.org!news-FFM2.ecrc.net!news.iks-jena.de!not-for-mail From: Lutz Donnerhacke Newsgroups: comp.lang.ada Subject: Re: Errornous String instantiation Date: Mon, 21 Jul 2003 16:26:25 +0000 (UTC) Organization: IKS GmbH Jena Message-ID: References: <1ec946d1.0307210819.16ae7153@posting.google.com> NNTP-Posting-Host: belenus.iks-jena.de X-Trace: branwen.iks-jena.de 1058804785 30627 217.17.192.34 (21 Jul 2003 16:26:25 GMT) X-Complaints-To: usenet@iks-jena.de NNTP-Posting-Date: Mon, 21 Jul 2003 16:26:25 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:40566 Date: 2003-07-21T16:26:25+00:00 List-Id: * Matthew Heaney wrote: > Lutz Donnerhacke wrote in message news:... > > Have you tried using the categorization pragmas? Yes. Without success. It's really not an elaboration problem (witch I assumed last week). > I don't know whether including the categorization pragmas will help > any, but it can't hurt. Don't help. > Are you using GNAT? Did you try the -gnatwl switch? I'm using gcc 3.2.2. No, the problem is an instantiation bug in the compiler itself.