Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Enable globbing by default when using llvm-mingw #538

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

a740g
Copy link
Contributor

@a740g a740g commented Sep 12, 2024

By default, QB64-PE compiled with MinGW supports command line wildcard expansion. However, this does not seem to be the case when using llvm-mingw. This PR enables globbing by default for Windows regardless of the MinGW toolchain.

@a740g a740g added bug Something isn't working enhancement New feature or request labels Sep 12, 2024
@a740g a740g self-assigned this Sep 12, 2024
@a740g a740g merged commit 7abeaaa into QB64-Phoenix-Edition:main Sep 12, 2024
4 checks passed
@a740g a740g deleted the enable-llvm-mingw-crt-glob branch September 12, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants