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

fixes some compiler errors for darwin in #21094 #22009

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

Conversation

D-Berg
Copy link

@D-Berg D-Berg commented Nov 17, 2024

Fixes most of the compiler errors in #21094 regarding darwin. Changed the functions to return/take *os_log_t instead of os_log_t as it seems that os_log_t is an alias for a pointer in apples docs.

@Vexu
Copy link
Member

Vexu commented Nov 17, 2024

Seems like os_log_t should be defined as *opaque {} instead.

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.

2 participants