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

main: avoid sending an empty file system inputs message #20779

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

jacobly0
Copy link
Member

When all compiler inputs are invalid paths, there could be errors yet no valid file system inputs.

Closes #20713

When all compiler inputs are invalid paths, there could be errors yet no
valid file system inputs.

Closes ziglang#20713
@jacobly0 jacobly0 requested a review from andrewrk July 24, 2024 19:19
@andrewrk andrewrk enabled auto-merge (rebase) July 24, 2024 19:31
@andrewrk
Copy link
Member

Thanks!

@andrewrk andrewrk merged commit 18685e9 into ziglang:master Jul 25, 2024
10 checks passed
@jacobly0 jacobly0 deleted the no-valid-inputs branch August 17, 2024 06:09
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: panic when passing invalid path to tracy
2 participants