comp.lang.ada
 help / color / mirror / Atom feed
From: John Perry <john.perry@usm.edu>
Subject: Re: GPS/Gnat Studio: Code completion with other projects
Date: Mon, 1 Feb 2021 07:13:13 -0800 (PST)	[thread overview]
Message-ID: <64d6a85b-3197-42a3-b8a5-c442c0fca2fbn@googlegroups.com> (raw)
In-Reply-To: <rv8buu$1hqn$1@gioia.aioe.org>

On Monday, February 1, 2021 at 1:52:02 AM UTC-6, Dmitry A. Kazakov wrote:
> It is a bug introduced in the latest version. Cross-referencing (it 
> seems more than just auto-completion affected) across packages worked 
> fine in earlier GPS versions. 

Thank you very much. One place it fails for me is indeed the most recent Gnat Studio. However, I can't get it to work in a previous version, either, perhaps because I'm using the wrong method to include it. (GPS 2019, last one on Mac)

One thing I tried was

    with "path/to/package/A.gpr";
    project B is
        -- etc.

Another thing I tried was

    project B is
        for Source_Dir use ("src","path/to/package/src");
        -- etc.

Apparently neither of those does what I want. Does it look as if I am missing something?

  reply	other threads:[~2021-02-01 15:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01  1:52 GPS/Gnat Studio: Code completion with other projects John Perry
2021-02-01  7:51 ` Dmitry A. Kazakov
2021-02-01 15:13   ` John Perry [this message]
2021-02-02 23:00     ` Rod Kay
2021-02-03 21:52       ` John Perry
2021-02-12 12:32         ` Jérôme Haguet
2021-02-12 16:48         ` Shark8
2021-02-03 21:55       ` John Perry
2021-02-02 23:27     ` Stephen Leake
replies disabled

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