Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename variables to avoid shadowed declarations.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 12 May 2022 08:29:08 +0000 (10:29 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 12 May 2022 16:00:26 +0000 (18:00 +0200)
commite7fd9f0fc3eea5c364b2585d744075077e12b3b9
treedc1f20d1efcdfe25b6c1a333489190bd7e1a1453
parent0763826698d41fbb44d024944543850319d07229
Rename variables to avoid shadowed declarations.
examples/c/app-bittorrent/app-bittorrent.c
examples/c/app-bittorrent/bittorrent-peer.c
examples/c/app-bittorrent/bittorrent-peer.h
examples/c/app-bittorrent/tracker.c
examples/c/app-bittorrent/tracker.h
src/kernel/activity/ActivityImpl.cpp
src/kernel/actor/ActorImpl.cpp
src/mc/sosp/Region.cpp