Alejandro R Mosteo

Results 151 comments of Alejandro R Mosteo

Great news about the GCC update. Actually, unknown enum values are allowed in crates from an index, just for this use case. But still, publishing will be inconvenient as the...

Merged in #1148

Hi Sanyaade. This is just how Alire works, it uses a `__` way of naming fetched releases. Does this pose some kind of problem?

Some ideas that come to mind, you can use `cd hello*` (as long as there is a single hello in the folder). Does Tab completion work on Windows? For projects...

@simonjwright I've seen your problem some time building with GNATstudio. It was fixable by setting clic build to static or static-pic, I can't exactly remember. @yrashk that's funny because if...

Thanks for the investigation, Simon. So I understand the problem is only with `alr build`ing alr itself on v1.1.2 due to missing https://github.com/alire-project/alire/commit/e6e19a74656e4b9c6077d158d6096fe604a10c57

I could reproduce this, but only if the generated folder is not deleted between attempts.

So, if I understand correctly, the `url` after the change does not exist, but alr is not complaining. Right, that should fail, just like when a new pin is created...

I'm guessing that as you gave a correct path the url was ignored, or some variation of that. Thanks for the report.