Skip to content

HAVE_MACH is unnecessary here. #549

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

Closed
wants to merge 1 commit into from

Conversation

3405691582
Copy link
Member

The kevent backend requires _dispatch_bug_kevent_client unconditionally.
We don't need to require this entire function require HAVE_MACH, just the
inner few that is already present behind this conditional.

The kevent backend requires _dispatch_bug_kevent_client unconditionally.
We don't need to require this entire function require HAVE_MACH, just the
inner few lines that are already present behind this conditional.
@3405691582
Copy link
Member Author

cc @ktopley-apple

In f03fa15 this was put in to possibly work around Ubuntu clang crashes -- let me know if this issue is still relevant. Perhaps changing it to the DISPATCH_EVENT_BACKEND_KEVENT conditional is better, which might necessitate further code movement and refactoring.

@3405691582
Copy link
Member Author

ping.

@3405691582
Copy link
Member Author

Closing in favor of #559.

@3405691582 3405691582 closed this Jul 7, 2021
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.

1 participant