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

Fix more glob pattern problems #10792

Merged
merged 10 commits into from May 8, 2024
Merged

Fix more glob pattern problems #10792

merged 10 commits into from May 8, 2024

Conversation

zackradisic
Copy link
Contributor

What does this PR do?

Copy link

github-actions bot commented May 3, 2024

@zackradisic zackradisic marked this pull request as ready for review May 8, 2024 10:33
@zackradisic zackradisic requested review from gvilums and Jarred-Sumner and removed request for gvilums May 8, 2024 10:33
test/js/bun/glob/scan.test.ts Outdated Show resolved Hide resolved
src/glob.zig Outdated Show resolved Hide resolved
src/glob.zig Outdated Show resolved Hide resolved
src/glob.zig Outdated Show resolved Hide resolved
src/glob.zig Outdated Show resolved Hide resolved
src/glob.zig Outdated Show resolved Hide resolved
@Jarred-Sumner Jarred-Sumner merged commit 0d0fe75 into main May 8, 2024
40 of 52 checks passed
@Jarred-Sumner Jarred-Sumner deleted the zack/glob-pattern-problem branch May 8, 2024 21:47
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.

Crash when using glob pattern on Windows
3 participants