Skip to content

build: pass posix option to build in windows#4409

Merged
straker merged 2 commits intodevelopfrom
build/glob
Apr 15, 2024
Merged

build: pass posix option to build in windows#4409
straker merged 2 commits intodevelopfrom
build/glob

Conversation

@michael-siek
Copy link
Copy Markdown
Member

Closes: #4407

@michael-siek michael-siek requested a review from a team as a code owner April 15, 2024 17:35
straker
straker previously approved these changes Apr 15, 2024
Copy link
Copy Markdown
Contributor

@straker straker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In 4.9.0 we switched from globby to glob. Turns out glob on windows returns the path with double slashes which when passed to path.basename directly wasn't working.

We tested on windows and it was able to successfully build and run tests.

@straker straker merged commit 75b0c11 into develop Apr 15, 2024
@straker straker deleted the build/glob branch April 15, 2024 19:03
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.

build on windows fails in 4.9.0

2 participants