Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce scope for loop variables.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 2 Oct 2020 20:04:16 +0000 (22:04 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 2 Oct 2020 20:04:33 +0000 (22:04 +0200)
commite34f4a3d8b2aa4081ada02909800ae3cc08d48d5
tree2542d11fffc392e2d44e1dcfd978faa488dc8975
parent27ca960d5d525f1bfe6d6a02cfd4d456a041aeac
Reduce scope for loop variables.
20 files changed:
examples/c/dht-kademlia/node.c
examples/c/dht-kademlia/routing_table.c
examples/s4u/dht-kademlia/node.cpp
src/kernel/lmm/maxmin.cpp
src/mc/compare.cpp
src/mc/inspect/mc_dwarf.cpp
src/smpi/bindings/smpi_f77.cpp
src/smpi/bindings/smpi_f77_request.cpp
src/smpi/bindings/smpi_f77_type.cpp
src/smpi/mpi/smpi_win.cpp
src/xbt/dynar.cpp
src/xbt/log.cpp
src/xbt/mallocator.c
src/xbt/mmalloc/mmalloc.c
src/xbt/mmalloc/mrealloc.c
teshsuite/smpi/io-all-at/io-all-at.c
teshsuite/smpi/io-all/io-all.c
teshsuite/smpi/io-ordered/io-ordered.c
teshsuite/smpi/io-simple-at/io-simple-at.c
teshsuite/smpi/io-simple/io-simple.c