Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
please sonar
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 24 Feb 2017 10:43:14 +0000 (11:43 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 24 Feb 2017 10:44:56 +0000 (11:44 +0100)
commitfcb0b0f21b4416e7cae17a50d9534bb46f81946c
treea142a4cd7098c1f906f63b76b622caa12e09d233
parent20c31352905d3bd7d3c334708424d3e356a0dd26
please sonar

- Remove redundent declaration
- mark functions as extern "C" in their declaration, not only prototypes
- also stop having a C function and a C++ function sharing the same
  name with differing prototypes, even if sonar did not complain.
include/simgrid/msg.h
include/simgrid/s4u/forward.hpp
src/msg/msg_private.h
src/msg/msg_process.cpp