Skip to content

fix: use intermediate pointer cast for signal handlers#16

Merged
eitsupi merged 1 commit intomainfrom
fix/function-cast-warnings
Jan 31, 2026
Merged

fix: use intermediate pointer cast for signal handlers#16
eitsupi merged 1 commit intomainfrom
fix/function-cast-warnings

Conversation

@eitsupi
Copy link
Copy Markdown
Owner

@eitsupi eitsupi commented Jan 31, 2026

No description provided.

Add explicit `*const ()` cast before `libc::sighandler_t` to fix
compiler warnings about direct function-to-integer casts on
aarch64-macos.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@eitsupi eitsupi merged commit 4ec57da into main Jan 31, 2026
5 checks passed
@eitsupi eitsupi deleted the fix/function-cast-warnings branch January 31, 2026 14: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.

1 participant