Closed ghost closed 1 year ago
I do not see the warnings when compiling with GCC 7.5.0 on Linux.
There is an issue opened upstream regarding this: https://github.com/ndevilla/iniparser/issues/124
The fix is most likely to use snprintf()
I see these warning with gcc 8.3.0 from Debian Buster. That's also the version shipped with Ubuntu 19.04.
Three warnings in
src/iniparser/iniparser.c
are shown when building ubridge, here a full log: https://ci.appveyor.com/project/gns3-build/ubridge/builds/32494335