Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add -Wextra to CFLAGS too.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 6 Dec 2022 10:46:01 +0000 (11:46 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 6 Dec 2022 13:20:43 +0000 (14:20 +0100)
commit3c6276aa01e97101adf7ff78cab24c44ad2d48fc
tree6c45807d76295930995d97d945a02719151c8dc0
parent90c9c01d50178a8a5398193f5dc16753f568e403
Add -Wextra to CFLAGS too.

... and fix associated warnings.
20 files changed:
examples/c/app-bittorrent/bittorrent-peer.c
examples/c/app-bittorrent/bittorrent-peer.h
examples/c/app-token-ring/app-token-ring.c
examples/c/dht-kademlia/node.c
examples/c/dht-pastry/dht-pastry.c
examples/c/io-disk-raw/io-disk-raw.c
examples/c/io-file-remote/io-file-remote.c
examples/smpi/NAS/DGraph.c
src/xbt/mmalloc/mfree.c
src/xbt/mmalloc/mmalloc.c
src/xbt/mmalloc/mmprivate.h
teshsuite/smpi/macro-partial-shared/macro-partial-shared.c
teshsuite/smpi/mpich3-test/coll/CMakeLists.txt
teshsuite/smpi/mpich3-test/coll/coll10.c
teshsuite/smpi/mpich3-test/coll/longuser.c
teshsuite/smpi/mpich3-test/coll/scatter2.c
teshsuite/smpi/mpich3-test/coll/scatter3.c
teshsuite/smpi/mpich3-test/info/infovallen.c
teshsuite/smpi/mpich3-test/io/hindexed_io.c
tools/cmake/Flags.cmake