not useless
This commit is contained in:
parent
ea90f9ca02
commit
e306830003
9
code/gcc-warnings.txt
Normal file
9
code/gcc-warnings.txt
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
|
||||
gcc -std=c11 -pedantic -D_ANSI_SOURCE -fno-common \
|
||||
-fno-diagnostics-show-option -fsanitize=undefined -Wbad-function-cast \
|
||||
-Wstrict-prototypes -Wall -Wextra -Wformat-nonliteral -Wcast-align \
|
||||
-Winline -Wundef -Wcast-qual -Wshadow -Wconversion -ffloat-store
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user