Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Convert integer literals to bool literals.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 2 Jul 2020 20:16:06 +0000 (22:16 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 2 Jul 2020 20:53:13 +0000 (22:53 +0200)
commit4b90ce2abff77ca7898fd9292a122440df739916
tree4a320c0a977d3a855533612bdc4bdd684111ab1a
parent39f8af06615c92f5dbfd2dd4695e7f9ffca59e70
[sonar] Convert integer literals to bool literals.
25 files changed:
examples/s4u/mc-bugged1-liveness/s4u-mc-bugged1-liveness.cpp
examples/s4u/platform-failures/s4u-platform-failures.cpp
src/include/xbt/parmap.hpp
src/kernel/activity/CommImpl.cpp
src/kernel/routing/DijkstraZone.cpp
src/kernel/routing/FloydZone.cpp
src/mc/checker/CommunicationDeterminismChecker.cpp
src/mc/inspect/LocationList.cpp
src/mc/remote/AppSide.cpp
src/mc/remote/RemoteSimulation.cpp
src/mc/sosp/Snapshot.cpp
src/plugins/host_dvfs.cpp
src/simdag/sd_task.cpp
src/simix/libsmx.cpp
src/simix/popping_bodies.cpp
src/simix/popping_private.hpp
src/simix/simcalls.py
src/smpi/internals/smpi_deployment.cpp
src/smpi/mpi/smpi_comm.cpp
src/surf/ptask_L07.cpp
src/surf/surf_c_bindings.cpp
src/xbt/log.cpp
src/xbt/xbt_log_layout_format.cpp
teshsuite/s4u/host-on-off/host-on-off.cpp
teshsuite/s4u/storage_client_server/storage_client_server.cpp