Skip to content

Conversation

@jkroonza
Copy link
Contributor

.../src/socket.cpp:2890:13: error: variable events set but not used [-Werror=unused-but-set-variable=]
2890 | int events = 0;

Reference: https://bugs.gentoo.org/960831

.../src/socket.cpp:2890:13: error: variable events set but not used [-Werror=unused-but-set-variable=]
 2890 |         int events = 0;

Reference: https://bugs.gentoo.org/960831
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
@orgads
Copy link
Contributor

orgads commented Jul 29, 2025

Thanks!

@orgads orgads merged commit 21aecdb into SIPp:master Jul 29, 2025
7 checks passed
@jkroonza
Copy link
Contributor Author

Thanks!

Pleasure, but primarily it's Gentoo work that runs a tinderbox to find these issues.

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