Alejandro R Mosteo

Results 402 comments of Alejandro R Mosteo

I've looked a bit what is done in the Rust community and it seems they proactively test new compiler versions: https://github.com/rust-lang/crater Also it seems they build their documentation with the...

> modifying the dependencies of existing index manifests was a line we are unwilling to cross Ah, I see your concern. For this kind of change in which we are...

> alire-index-checks/scripts/gh-build-crate.sh: line 321: gprbuild: command not found0 This is a harmless diagnostic that there's no system gprbuild. I've silenced it for the future to reduce noise. > alire-index-checks/scripts/gh-build-crate.sh: line...

No need to keep it open just for debugging.

I see. My initial recollection is that the solver is not using such information from pinned crates. Incidentally, I'm reworking the solver to clean up a lot of mess there,...

It turns out this is a simple fix unrelated to the solver, I have already the patch ready but for a test, so it will go into the next patch...

@onox, thanks for the report, that is certainly not intended.

This has been implemented in #939

Yes, it's counting every known package in every known platform. It's not really intuitive. I guess we could count all the different package names in any platform?

I defer to the experts on embedded, but it sounds not unreasonable to me.