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=unavailable autolearn_force=no version=3.4.4 Path: buffer1.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news.glorb.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2015 Troubles References: <86d20p2xnw.fsf@stephe-leake.org> <14b883a9-c5ce-49ba-b608-23ffce29cf56@googlegroups.com> Date: Tue, 23 Jun 2015 08:35:37 -0500 Message-ID: <867fqusg2e.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) Cancel-Lock: sha1:cgoIlsByUm6mORXmBTORmUi4214= MIME-Version: 1.0 Content-Type: text/plain X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 3903e558960abe97f808430166 X-Received-Bytes: 1679 X-Received-Body-CRC: 4176275600 Xref: number.nntp.giganews.com comp.lang.ada:193732 Date: 2015-06-23T08:35:37-05:00 List-Id: "RasikaSrinivasan@gmail.com" writes: > On Sunday, June 21, 2015 at 7:13:16 AM UTC-4, Simon Wright wrote: >> Stephen Leake writes: >> >> > Does ada-mode navigation help here? Since these are pre-compiled >> > files, C-c C-d should always show the declaration of these >> > identifiers, even if your full project does not yet compile. >> >> It certainly would if I was trying to build with them rather than just >> poking about! Good point, though I'd still prefer not to see 'use' (I >> make an exception for Ada.Text_IO, though :-) >> >> I seem to remember that you need to keep .ali's even after a failed >> compilation for this to work - -gnatqQ > > navigation did not work for me. Can you say why, or show the commands you used to test? I'd like to improve this. -- -- Stephe