Fabien Chouteau

Results 91 comments of Fabien Chouteau

I don't see this as being very useful to be honest.

Hi @pjljvandelaar, I don't know what's going on here. To be honest I don't think we tested this much. To uninstall Alire you can just remove the directory where it...

@jquorning you might want to add a test case for that.

Hello @pjljvandelaar > Is this flag not needed? The definition of `-s` for gprbuild is: "recompile if compilation switches have changed" So this is indeed optional. Now I see why...

Hi @rkrabbenborg, When an `alr` command fails you can run it again with `-v` to have more info about the problem (or even `-vv` for more details). Users have reported...

I still wonder if we should keep the toolchain `install/uninstall` feature in. It's a convenient way to install the toolchains built for the Alire project, but it doesn't fit in...

This is a run-time incompatibility with the GNAT 2021 release, the package `GNAT.Case_Utils` has new functions that conflicts with `Ada.Characters.Handling`. This was fixed in the gprbuild/libgpr repo: https://github.com/AdaCore/gprbuild/commit/d80333875c76f16623bfc0c3d1c2c6f1987993fe#diff-94a9fa9c99dfbf54eb4a3a0773213e4e321faa2056a89427a5d9a9018a3794fd

No, I checked and libgpr compiles fine with GNAT FSF 10.

There are no new major releases available for those projects. The only solution so far is to use an older compiler (e.g. GNAT Community 2020).

It compiles on my side with `GNAT 11.2.1` from Alire.