mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
. Traditional C sucks.
This commit is contained in:
parent
f246f24acb
commit
34db7c9e68
@ -1,4 +1,4 @@
|
|||||||
ALLWARNS = -Wall -Wtraditional -Wshadow -Wpointer-arith -Wcast-qual \
|
ALLWARNS = -Wall -Wshadow -Wpointer-arith -Wcast-qual \
|
||||||
-Wcast-align -Wwrite-strings -Wconversion -Waggregate-return \
|
-Wcast-align -Wwrite-strings -Wconversion -Waggregate-return \
|
||||||
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations \
|
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations \
|
||||||
-Wredundant-decls -Wnested-externs -Wlong-long -Winline
|
-Wredundant-decls -Wnested-externs -Wlong-long -Winline
|
||||||
|
Loading…
Reference in New Issue
Block a user