Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Constify pointer and reference local variables in src/kernel/.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 23 Dec 2019 22:46:44 +0000 (23:46 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 23 Dec 2019 23:33:39 +0000 (00:33 +0100)
commit7dd253f0ff4dda733dd0f7c924a25df4b777f0d0
tree9416eca66ae95a8b864050895fab835c0a142ed6
parent2d3663e664ee25ef5db2b09e3a0340b8ac21ec60
[sonar] Constify pointer and reference local variables in src/kernel/.
15 files changed:
src/kernel/activity/IoImpl.cpp
src/kernel/activity/MailboxImpl.cpp
src/kernel/activity/SleepImpl.cpp
src/kernel/context/ContextRaw.cpp
src/kernel/context/ContextSwapped.cpp
src/kernel/context/ContextUnix.cpp
src/kernel/lmm/fair_bottleneck.cpp
src/kernel/lmm/maxmin.cpp
src/kernel/resource/profile/Profile.cpp
src/kernel/routing/ClusterZone.cpp
src/kernel/routing/DijkstraZone.cpp
src/kernel/routing/FloydZone.cpp
src/kernel/routing/FullZone.cpp
src/kernel/routing/NetZoneImpl.cpp
src/kernel/routing/RoutedZone.cpp