Alejandro R Mosteo

Results 143 comments of Alejandro R Mosteo

Still, note that there are conversion tables in Unicode from accented to unaccented characters, so the sorting could be performed using a hidden simplified name. See e.g. https://pypi.python.org/pypi/Unidecode (for Python)....

> I don't see this as being very useful to be honest. I envision something like: ``` $ alr get libhello libhello=1.0.0 successfully retrieved. This release also includes these nested...

Thanks @onox for taking the lead. I guess we need to improve our docs for this usual case in which you want to start parallel development of a couple of...

I was bitten by this very same case once. Thanks!

Minor last thing: I would move the test from the `get` to the `config` dir, as it applies outside of the get command.

> For the longer term, @mosteo we should consider always having the `-s` switch when running `gprbuild`. Sounds like a sensible default

Indeed, thanks for the report.

Thanks for the report, @octonion . I'll look into it.