Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Please sonar
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 5 Jan 2019 02:29:33 +0000 (03:29 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 5 Jan 2019 05:01:13 +0000 (06:01 +0100)
commitbd681bde4c1fcad799c5c7c7ee5b58ad345157ef
treebc980048a75536af0e8073b59c20d104eb243582
parenta20fccefc5d8bce0dfc91b6652272fa93f12b673
Please sonar

- Add 'explicit' where needed
- Don't specify the return type of lambdas
- Verify that this != that before everything in the operator=
- Remove ';' in the comments to not fool the commented code detection mechanism
examples/msg/maestro-set/maestro-set.cpp
examples/s4u/actor-create/s4u-actor-create.cpp
include/simgrid/simdag.h
include/simgrid/simix/blocking_simcall.hpp
include/xbt/string.hpp
src/mc/sosp/ChunkedData.hpp
src/xbt/OsSemaphore.hpp