1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00
libwebsockets/lwsws
Andy Green 1c70181ca2 build: enable signed vs unsigned warnings on gcc
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.
2017-10-25 07:17:29 +08:00
..
etc-logrotate.d-lwsws logs document logrotate configuration for lwsws 2016-04-26 19:07:17 +08:00
etc-lwsws-conf-EXAMPLE ws ping pong on idle connections 2016-08-10 21:20:23 +08:00
etc-lwsws-conf.d-localhost-EXAMPLE lws-meta 2017-07-19 08:59:42 +08:00
main.c build: enable signed vs unsigned warnings on gcc 2017-10-25 07:17:29 +08:00
usr-lib-systemd-system-lwsws.service context deprecation 2016-12-20 14:37:07 +08:00