/sshnpd/srv/src/srv.c:273:13: error: incompatible pointer to integer conversion initializing 'pthread_t' (aka 'unsigned long') with an expression of type 'void *' [-Wint-conversion] #1524
Labels
bug
Something isn't working
Describe the bug
When building C sshnpd for linux/amd64 (glibc) as action for release c0.2.4
Steps to reproduce
Expected behavior
Clean build with no warnings
Additional context
musl_build (linux/amd64, sshnpd-linux-x64-musl) succeeded, so this likely relates to gcc and glibc
The text was updated successfully, but these errors were encountered: