]> _ Git - alire.git/commit
Make sure error messages from Finalization are displayed to the user (#1580)
authorFabien Chouteau <Fabien-Chouteau@users.noreply.github.com>
Fri, 23 Feb 2024 17:18:41 +0000 (18:18 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Feb 2024 17:18:41 +0000 (18:18 +0100)
commita30e568ef82ee7db3a71242d6e9e01c89719d28b
treeaf4d08d3e13e9812372cf8fd14760029f69b9d7a
parent9e0789485f871afc09ae2ef55f5cfebeb59074a7
Make sure error messages from Finalization are displayed to the user (#1580)
14 files changed:
scripts/ci-github.sh
scripts/python/check_finalize_exceptions.py [new file with mode: 0755]
src/alire/alire-directories.adb
src/alire/alire-errors.adb
src/alire/alire-roots-editable.adb
src/alire/alire-roots.adb
src/alire/alire-toml_adapters.adb
src/alire/alire-utils-text_files.adb
src/alire/alire-utils.adb
src/alire/alire-utils.ads
src/alr/alr-commands-dev.adb
src/alr/alr-commands-dev.ads
src/alr/alr-utils-temp_file.adb
testsuite/tests/debug/enabled-dump-exception/test.py