]> _ Git - alire.git/commit
Bug box in case of Program_Error and related tweaks (#1595)
authorAlejandro R Mosteo <amosteo@unizar.es>
Wed, 28 Feb 2024 18:53:57 +0000 (19:53 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Feb 2024 18:53:57 +0000 (19:53 +0100)
commit7d67c4bbc22bad11a04b84bef34fe992c881ad26
tree67cc423a7f827bef97e84c20ec57e2ff958d1d8d
parent8996b85ec3b6b474171fd6a1015b75f5de71e4ab
Bug box in case of Program_Error and related tweaks (#1595)

* bug box in case of Program_Error

* Fix optionally appearing address in error location

* alire-errors.ads: typo
24 files changed:
src/alire/alire-directories.adb
src/alire/alire-errors.adb
src/alire/alire-errors.ads
src/alire/alire-install.adb
src/alire/alire-publish.adb
src/alire/alire-releases.adb
src/alire/alire-roots-editable.adb
src/alire/alire-roots.adb
src/alire/alire-solutions-diffs.adb
src/alire/alire-solutions.adb
src/alire/alire-toml_adapters.adb
src/alire/alire-toolchains.adb
src/alire/alire-utils-user_input.adb
src/alire/alire.adb
src/alire/alire.ads
src/alire/os_windows/alire-platforms-current__windows.adb
src/alr/alr-actions.adb
src/alr/alr-commands-dev.adb
src/alr/alr-commands-dev.ads
src/alr/alr-commands-toolchain.adb
src/alr/alr-last_chance_handler.adb
src/alr/alr-main.adb
testsuite/tests/debug/enabled-dump-exception/test.py
testsuite/tests/misc/env-traceback/test.py