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

[mod_shout] fix build with new clang on macOS #2395

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

seven1240
Copy link
Collaborator

fix error: ignoring return value of function declared with warn_unused_result attribute [-Werror,-Wunused-result] Apple clang version 15.0.0 (clang-1500.1.0.2.5)

@signalwire-ci
Copy link

signalwire-ci bot commented Feb 27, 2024

@andywolk andywolk force-pushed the fix-mac-build branch 2 times, most recently from a9f395f to cbe11b0 Compare January 17, 2025 01:00
@andywolk andywolk added the bug Something isn't working label Jan 17, 2025
@andywolk andywolk self-requested a review January 17, 2025 01:00
fix error: ignoring return value of function declared with warn_unused_result attribute [-Werror,-Wunused-result]
Apple clang version 15.0.0 (clang-1500.1.0.2.5)
@andywolk andywolk merged commit 102e4c0 into signalwire:master Jan 23, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants