Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Declare local variables inside the if statement.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sat, 30 Apr 2022 13:08:59 +0000 (15:08 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 3 May 2022 19:04:32 +0000 (21:04 +0200)
commitcee8b7d98f1c3b6738ad5f0b20de7bed9ba08d5a
tree74d91863a7ff5a493e67b170bf8cbcc74a3d4a56
parentf89bb4bc494cb511098326ec3f18adbe0739bf26
Declare local variables inside the if statement.
22 files changed:
examples/cpp/dag-comm/s4u-dag-comm.cpp
examples/cpp/dag-from-dax/s4u-dag-from-dax.cpp
examples/cpp/dag-from-dot/s4u-dag-from-dot.cpp
examples/cpp/dag-scheduling/s4u-dag-scheduling.cpp
examples/cpp/dht-kademlia/node.cpp
include/simgrid/plugins/ProducerConsumer.hpp
src/instr/instr_platform.cpp
src/kernel/routing/NetZoneImpl.cpp
src/mc/inspect/mc_dwarf.cpp
src/mc/remote/RemoteProcess.cpp
src/mc/transition/Transition.cpp
src/plugins/file_system/s4u_FileSystem.cpp
src/plugins/host_dvfs.cpp
src/plugins/host_energy.cpp
src/plugins/host_load.cpp
src/plugins/link_energy_wifi.cpp
src/smpi/internals/smpi_global.cpp
src/smpi/internals/smpi_host.cpp
src/smpi/mpi/smpi_request.cpp
src/surf/disk_s19.cpp
src/surf/sg_platf.cpp
src/xbt/log.cpp