]> _ Git - alire.git/commit
Fix host arch (#1092)
authorFabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
Tue, 19 Jul 2022 11:05:55 +0000 (13:05 +0200)
committerGitHub <noreply@github.com>
Tue, 19 Jul 2022 11:05:55 +0000 (13:05 +0200)
commita4b996a67ffedf57b0576cbf2e4269b3b864e869
treeeb877eeaf01863827cad42abf9c6ba6175cd4858
parent1114dc001694e9e4666cffc06bc68da10095ed5c
Fix host arch (#1092)

* Alire.Utils: add a function to return a string image of keys in map

* Alire.Expressions: improve error message with list of possible case

* Alire.TOML_Load: add missing host arch enum
src/alire/alire-expressions.adb
src/alire/alire-toml_load.adb
src/alire/alire-utils.adb
src/alire/alire-utils.ads
testsuite/drivers/helpers.py
testsuite/fixtures/cases_index/he/hello/hello-1.0.1.toml
testsuite/tests/crate_config/basic/test.py
testsuite/tests/index/case-expressions/test.py