Skip to content

Fix early error on Windows with msys2 disabled#1747

Merged
mosteo merged 3 commits into
alire-project:masterfrom
mosteo:fix/absolute-windows
Sep 3, 2024
Merged

Fix early error on Windows with msys2 disabled#1747
mosteo merged 3 commits into
alire-project:masterfrom
mosteo:fix/absolute-windows

Conversation

@mosteo

@mosteo mosteo commented Aug 30, 2024

Copy link
Copy Markdown
Member

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
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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