Fixed build warnings with gcc >= 7.3 93/14093/5
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 25 May 2018 09:00:08 +0000 (11:00 +0200)
committerStéphane Desneux <stephane.desneux@iot.bzh>
Tue, 29 May 2018 08:50:14 +0000 (08:50 +0000)
commit9685413c5e155e22f72d0b5d36edad889a5f5247
tree1cd5a52d1d4306faf91ae89678a681830b404e41
parentf250572fe276f2b0a702294fb5754eb2b9e622de
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