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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,afdc9d59a2cfd4e8 X-Google-Attributes: gid103376,public Path: g2news1.google.com!postnews2.google.com!not-for-mail From: rlove@mac.com (Robert Love) Newsgroups: comp.lang.ada Subject: Re: GNAT Programming System Problems Date: 22 Jun 2004 07:06:07 -0700 Organization: http://groups.google.com Message-ID: <46b02306.0406220606.635b0a10@posting.google.com> References: <3795986.61tQEeCIU8@linux1.krischik.com> NNTP-Posting-Host: 139.169.67.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1087913174 27437 127.0.0.1 (22 Jun 2004 14:06:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 22 Jun 2004 14:06:14 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:1779 Date: 2004-06-22T07:06:07-07:00 List-Id: Martin Krischik wrote in message > > Remember: you are using the free academic version! GNAT Pro comes with > pretty printer, the newest GPS, and support. > Ah, if it were only that easy. I work on a project where we have a contract with ACT so I can get the latest tools but the powers that be will not step up to the newer compilers. We're over 3 years behind and there is no concrete plan to modernize. I agree with the original poster that having to comment out the "pretty print" section of every project every time you make a change is a real pain. It should not be a fatal error to have some unused feature in the project file!