Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Constify pointer and reference local variables in src/xbt/.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 23 Dec 2019 21:09:47 +0000 (22:09 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 23 Dec 2019 23:33:39 +0000 (00:33 +0100)
commit5c14275ba09456406ec4b8bf1ef2ca76e18fb32e
tree9d7d46469596e258c1d8f2f56e15536833933b15
parent16925d4563b0fd3a17dc7c05f91c9439e6fb2462
[sonar] Constify pointer and reference local variables in src/xbt/.
13 files changed:
src/xbt/automaton/automaton.c
src/xbt/automaton/automatonparse_promela.c
src/xbt/dict.cpp
src/xbt/dict_cursor.c
src/xbt/dict_test.cpp
src/xbt/dynar.cpp
src/xbt/dynar_test.cpp
src/xbt/exception.cpp
src/xbt/log.cpp
src/xbt/memory_map.cpp
src/xbt/xbt_os_file.cpp
src/xbt/xbt_replay.cpp
src/xbt/xbt_virtu.cpp