Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Avoid implicit bool to int conversion.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 4 Oct 2017 20:56:01 +0000 (22:56 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 4 Oct 2017 21:21:25 +0000 (23:21 +0200)
commita8e449cf588e53c1d83aef41a1cbb07995a291c9
tree072004ac1356231dc562348e7cf2192875df3424
parent944476b942061ce790c641503707cb01443628c0
Avoid implicit bool to int conversion.
src/kernel/routing/ClusterZone.cpp
src/kernel/routing/DragonflyZone.cpp
src/kernel/routing/TorusZone.cpp
src/surf/sg_platf.cpp