mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
tests/parse_hex4: Fix GCC 7 compiler warning (fixes #179)
This commit is contained in:
@ -41,6 +41,7 @@ if (ENABLE_CUSTOM_COMPILER_FLAGS)
|
||||
-Wcomma
|
||||
-Wdouble-promotion
|
||||
-Wparentheses
|
||||
-Wformat-overflow
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user