.
This commit is contained in:
22
config/WARNINGS
Normal file
22
config/WARNINGS
Normal file
@@ -0,0 +1,22 @@
|
||||
-Wall
|
||||
-Wextra
|
||||
-Wpedantic
|
||||
-Wshadow
|
||||
-Wmissing-prototypes
|
||||
-Wcast-qual
|
||||
-Wcast-align
|
||||
-Wconversion
|
||||
-Wsign-conversion
|
||||
-Wdouble-promotion
|
||||
-Wformat=2
|
||||
-Wformat-security
|
||||
-Wnull-dereference
|
||||
-Wstrict-overflow=4
|
||||
-Wundef
|
||||
-Wswitch-enum
|
||||
-Wswitch-default
|
||||
-Wfloat-equal
|
||||
-Wpointer-arith
|
||||
-Wwrite-strings
|
||||
-Wredundant-decls
|
||||
-Wstack-protector
|
||||
Reference in New Issue
Block a user