AdaCore / AdaCore/gnatstudio

Dependency List Out of Date

Open
#164 3 comments 0 reactions 1 assignee View on GitHub

@AnthonyLeonardoGracio is already working on this.

Since Apr 11, 2024.

enhancement
Dominant language
Ada
Stars
531
Forks
65
PR merge metrics
No merged PRs in 30d

Description

Hello, I’m working on packaging some of the Continuous Release versions for NixOS, and it appears the list of dependencies isn’t up-to-date.

An updated list of things necessary to build gnatstudio is below:
gtkada;
libadalang;
libadalang-tools;
vss;
ada-language-server;
ada-spawn-glib;
ada-language-server-glib;

I also found a few files which wouldn’t compile on GNAT 12 and required modifications. I assume these work on GNAT 13, but am not presently able to test that:

dap-client.adb
codepeer-bridge-commands.adb

I will update this issue as I become aware of any other such files. In both cases the error message is related to calling .Element on on Ada.Containers.Hashed_Sets instance.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.