Alejandro R Mosteo
Alejandro R Mosteo
The different selected version likely comes from `--select` attempting to find a `gprbuild` compatible with the `gnat` already selected. Was there one in your second run? `--install` won't attempt to...
I see, thanks. Yes, the second output is the intended one.
We don't have a strong convention in place, just common sense type names. Definitely not something like `T_Whatever`. If you have some concrete example we can discuss possibilities.
macOS errors are not caused by your changes, we're investigating this issue.
Thanks for the report, @kondor6c. I think this is something we want to avoid.
We have talked a bit that we could get by with any JSON-like representation. It's not a small change though, since we not only parse toml, but we also emit...
Thanks for bringing this to our attention, @jrmarino
Hi @jrmarino. No, no progress yet. I should come around to this at some point, but of course any help would be appreciated.
Thanks, @mgrojo, certainly worth to keep tabs on this but, as you say, not trivial unless we locate some lib with ready-to-use cleverer splitting of strings.
Thanks for the suggestion. More generally, there are some defaults that are now hardcoded that we may want to make overridable (possibly using our config mechanism) and this could be...