Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix early error on Windows with msys2 disabled #1747

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented Aug 30, 2024

This triggered only when ${DISTRIB_ROOT} was needed in some crate manifest.

Fixes #1743

@mosteo mosteo merged commit bc2fb01 into alire-project:master Sep 3, 2024
26 checks passed
@mosteo mosteo deleted the fix/absolute-windows branch September 3, 2024 13:33
mosteo added a commit to mosteo/alire that referenced this pull request Oct 8, 2024
* Fix non-absolute path returned when msys2 disabled

* Add test for the fix

* Wrong platform build friendlier message
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem running Alire under Windows: raised ADA.ASSERTIONS.ASSERTION_ERROR : Path is not absolute: C:
2 participants