From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=BAYES_05,FORGED_GMAIL_RCVD, FREEMAIL_FROM,NICE_REPLY_A,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Rod Kay Newsgroups: comp.lang.ada Subject: Re: GnatStudio 20230501 released Date: Fri, 2 Jun 2023 04:27:02 +1000 Organization: A noiseless patient Spider Message-ID: References: <13757589-8844-46ec-8d09-24b4bfd65a52n@googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Thu, 1 Jun 2023 18:27:06 -0000 (UTC) Injection-Info: dont-email.me; posting-host="d78fdb36b2ea941b5cb5f9142a81d05d"; logging-data="3013422"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+0KKDC/uToztDLZINQ0JNA0KnhJpfoXic=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Cancel-Lock: sha1:GmNWukqySMwGzqFqOqdgE4DjWaI= Content-Language: en-US In-Reply-To: Xref: news.eternal-september.org comp.lang.ada:65283 List-Id: On 1/6/23 19:21, Maxim Reznik wrote: > понедельник, 15 мая 2023 г. в 13:43:31 UTC+3, Rod Kay: > > All sources are in release assets, like gnatstudio-sources-x86_64-linux.tar.gz. It has spawn-24.0w-20230428-162D4-src.tar.gz for example. > Ah, great. I will try re-build with this. >> >> Also, in the new binary, 'Find all references' appears to be broken >> (it finds no references). I guess, the same would apply for the >> refactoring tool. I've been advised to report the issue and will do so >> tomorrow. It might help to know if other people also experience the same >> problem(s), before reporting ? >> > > It looks like your ada_language_server doesn't work. Take a look in GS log files (in ~/.gnatstudio/ folder). > I've just re-tested and 'Find all references' works perfectly. How embarrassing! All i can think of is that I may have had an old gnatstudio version running when I did the GS update and so was still using the old version when I initially tested. Thanks very much Reznik, very helpful. Regards.