Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Get rid of "%s" in second argument of function xbt_str_parse_*.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 2 Jun 2021 09:05:48 +0000 (11:05 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 2 Jun 2021 09:37:14 +0000 (11:37 +0200)
commit9baa1f864a9302323e0b767fb723eff83706de9e
tree2231e9481c8f8eedfa85076912e07a9b385a3491
parent1ec41dd833546a2f57b9efefc34557b8da272433
Get rid of "%s" in second argument of function xbt_str_parse_*.
19 files changed:
examples/c/actor-yield/actor-yield.c
examples/c/app-bittorrent/bittorrent-peer.c
examples/c/app-bittorrent/tracker.c
examples/c/app-chainsend/broadcaster.c
examples/c/app-masterworker/app-masterworker.c
examples/c/app-token-ring/app-token-ring.c
examples/c/cloud-capping/cloud-capping.c
examples/c/comm-wait/comm-wait.c
examples/c/comm-waitall/comm-waitall.c
examples/c/comm-waitany/comm-waitany.c
examples/c/dht-pastry/dht-pastry.c
examples/c/platform-failures/platform-failures.c
examples/c/synchro-semaphore/synchro-semaphore.c
examples/cpp/dht-chord/s4u-dht-chord.cpp
examples/smpi/replay_multiple/replay_multiple.cpp
src/mc/remote/AppSide.cpp
src/plugins/host_energy.cpp
src/smpi/internals/smpi_replay.cpp
src/xbt/xbt_str.cpp