Skip to content

Conversation

Colengms
Copy link
Contributor

@Colengms Colengms commented Apr 7, 2025

This fixes an issue with cpptools-wordexp. Due to how the native code is currently built, it's necessary to set the current working directory to the same directory as MUSL libc.so. Currently, the only thing broken is the undocumented ability to paste a full command line into the compilerPath field and have the arguments automatically interpreted using shell parsing.

This issue could have been avoided by: #9681
... which would allow us to leverage the wordexp node module instead.,

@Colengms Colengms requested a review from a team as a code owner April 7, 2025 19:28
@github-project-automation github-project-automation bot moved this to Pull Request in cpptools Apr 7, 2025
@Colengms Colengms merged commit 3f9ca15 into main Apr 7, 2025
6 checks passed
@Colengms Colengms deleted the dev/coleng/fix_wordexp branch April 7, 2025 19:39
@github-project-automation github-project-automation bot moved this from Pull Request to Done in cpptools Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants