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,ac34139ebc41b7ab X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-19 07:21:53 PST Path: archiver1.google.com!news1.google.com!news.glorb.com!newsgate.cistron.nl!newsfeed.stueberl.de!eusc.inter.net!cs.tu-berlin.de!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: Release of GNADE 1.5.2 Date: Fri, 19 Mar 2004 15:21:53 +0000 (UTC) Organization: GMUGHDU Message-ID: References: <871xnrx507.fsf@beeblebrox.enst.fr> <87lllx91s2.fsf@insalien.org> NNTP-Posting-Host: l1-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1079709713 28086 134.91.1.34 (19 Mar 2004 15:21:53 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Fri, 19 Mar 2004 15:21:53 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/800)) Xref: archiver1.google.com comp.lang.ada:6447 Date: 2004-03-19T15:21:53+00:00 List-Id: Stephen Leake wrote: : : yes; Pretty_Printer is only supported by later (non-public) versions : of gnat. Though there are traces in public GCC/GNAT. The pretty printer problem can easily be circumvented by commenting the package (usually just a few lines in a gpr file).