Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Another round of pointer-to-const for sonar.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 7 Jun 2023 09:03:12 +0000 (11:03 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 7 Jun 2023 09:26:24 +0000 (11:26 +0200)
commit5ff67b17195840c076b8b2ee0f79f2b6fadda362
tree5ba8745ced17346bb6d3aacffc7149af40b00a23
parentac9f2313b09e3e4c035607f3e4b116a3ea349291
Another round of pointer-to-const for sonar.
14 files changed:
examples/cpp/exec-ptask-multicore-latency/s4u-exec-ptask-multicore-latency.cpp
examples/cpp/exec-ptask-multicore/s4u-exec-ptask-multicore.cpp
examples/cpp/exec-threads/s4u-exec-threads.cpp
src/kernel/activity/SemaphoreImpl.cpp
src/kernel/resource/WifiLinkImpl.cpp
src/mc/explo/udpor/Configuration_test.cpp
src/mc/explo/udpor/Unfolding_test.cpp
src/plugins/chaos_monkey.cpp
src/plugins/vm/dirty_page_tracking.cpp
src/s4u/s4u_Engine.cpp
src/smpi/internals/instr_smpi.cpp
teshsuite/mc/dwarf/dwarf.cpp
teshsuite/s4u/host-on-off-actors/host-on-off-actors.cpp
teshsuite/s4u/issue71/issue71.cpp