mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() This enables selected things from -Wextra, can't use -Wextra because it is fussy enough to complain about unused params on functions... they are there for a reason. -Wsign-compare -Wignored-qualifiers not -Wimplicit-fallthrough=3 ... only on gcc 7 -Wtype-limits -Wuninitialized not -Wclobbered ... only on gcc 7ish fix the warnings everywhere they were found. |
||
---|---|---|
.. | ||
access-log.c | ||
cgi.c | ||
daemonize.c | ||
fops-zip.c | ||
lejp-conf.c | ||
lws-spa.c | ||
parsers.c | ||
peer-limits.c | ||
ranges.c | ||
rewrite.c | ||
server-handshake.c | ||
server.c | ||
ssl-server.c |