AdaCore / AdaCore/e3-core

Allow dictionary of qualifiers in e3.anod.deps Dependency

Open
#629 0 comments 0 reactions 1 assignee View on GitHub

@JulienBortolussiAda is already working on this.

Since Sep 13, 2023.

Dominant language
Python
Stars
32
Forks
36
PR merge metrics
No merged PRs in 30d

Description

For now the qualifier must be passed as string. It is not really convenient since the qualifier are accessed through dictionary in the specs. We end up with error prone string formatting that could be avoided.

To be compatible with the name generator, the boo leans will be interpreted:

  • True: replace with ""
  • False: remove the qualifier (False is the default for tag qualifier)

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.