Fixed build warnings with gcc >= 7.3
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 25 May 2018 09:00:08 +0000 (11:00 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 13 Dec 2018 13:12:02 +0000 (14:12 +0100)
commit1bed1d80d56295b74fdad4fb2b28e4fbfc4c209f
tree1cd5a52d1d4306faf91ae89678a681830b404e41
parent810841e1b944bb034ddef854e916e4bf4aab3b45
Fixed build warnings with gcc >= 7.3

Reduced the number of warnings in native host configuration (here
Tumbleweed) in order to not hide true/real warnings that may appear
in the future.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
wrap-json.c