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

change fatal on error.UnsupportedFlags to a std.log.err and return #21852

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mocompute
Copy link

Fixes #21543.
Revival of #21545.

Changes a call to fatal() from Os.init(), called from Watch.init(), to a log message and returns the error. This will help clients like zls fail gracefully: zigtools/zls#2041.

@mocompute mocompute force-pushed the fanotify_init-return-error branch 2 times, most recently from 355c82b to 73f9e0c Compare October 29, 2024 21:52
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.

Return error if Build.Watch is attempted on unsupported kernel
1 participant