Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix warnings about comparisons of integers of different types.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 20 Nov 2013 21:35:51 +0000 (22:35 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 20 Nov 2013 21:35:51 +0000 (22:35 +0100)
commit40d3b67a85d3234e873dd757fa6d863d58707534
tree75e93e14774a4c1d5ddc5be88936f1d7b4a06a9f
parentd24f6738f58de48ac1fea23849f12285034f86c4
Fix warnings about comparisons of integers of different types.
src/surf/cpu.cpp
src/surf/cpu_cas01.cpp
src/surf/network.cpp
src/surf/surf_routing.cpp
src/surf/surf_routing_dijkstra.cpp
src/surf/surf_routing_floyd.cpp
src/surf/surf_routing_full.cpp
src/surf/vm_workstation.cpp