Alejandro R Mosteo

Results 403 comments of Alejandro R Mosteo

It could turn out to be, but I was thinking of simply the size of the folder, we already have one `Alire.Directories.Tree_Size`. Also I was thinking of treating it as...

Mmm. So the problem is that the crate was solved with the previously selected compiler, and after picking the new one no attempt is made to re-resolve. I'm guessing that...

Specific versions is problematic as the version is autodetected at runtime, and the expectation is that only one version is associated to a system package name. Note that if you...

> NB: for Macports install with variants see this [section](https://guide.macports.org/#using.port.install). Thanks for the pointer. I'm unclear on how variants cohabit. I'd say you cannot have conflicting variants installed at the...

> So I worked on the same thing in parallel 🤦‍♂️ :-( > In my commit I renamed `alr toolchain` to `alr default-toolchain` because I think it will remove some...

> > > In my commit I renamed `alr toolchain` to `alr default-toolchain` because I think it will remove some confusion on how Alire handles toolchains. > > > >...

The last push completes the removal. Any command renamings I would do in a separate PR.

> Apparently it's using msys tar, but giving it a Windows directory name. That's correct, the `C:` is throwing off non-Windows tar.

I'm unable to reproduce this one with either `1.2.2` or `master`. Could you please paste the output of (I leave my output for reference): ``` PS> tar --version bsdtar 3.5.2...