Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Declare functions "const" (round #2).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 3 Jul 2020 09:50:55 +0000 (11:50 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 3 Jul 2020 09:50:55 +0000 (11:50 +0200)
commit8cd1ef6275c48c8985e297ba1e484cbb85ba6126
treec8487f8f6e401e75087a3a0c03acdba90eaef17a
parent2ccb9648cab13a704a3da210c75bf91371c256cc
[sonar] Declare functions "const" (round #2).
14 files changed:
include/simgrid/plugins/file_system.h
include/simgrid/s4u/Actor.hpp
include/simgrid/s4u/Engine.hpp
src/kernel/actor/ActorImpl.cpp
src/kernel/actor/ActorImpl.hpp
src/mc/remote/AppSide.cpp
src/mc/remote/AppSide.hpp
src/plugins/file_system/s4u_FileSystem.cpp
src/s4u/s4u_Actor.cpp
src/s4u/s4u_Engine.cpp
src/smpi/include/smpi_comm.hpp
src/smpi/include/smpi_win.hpp
src/smpi/mpi/smpi_comm.cpp
src/smpi/mpi/smpi_win.cpp