Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use a local variable, and hope to fix PVS-studio warning.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 26 Nov 2020 20:58:48 +0000 (21:58 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 26 Nov 2020 22:43:57 +0000 (23:43 +0100)
commit7508c42cf81d24b37fa312ccce0c574d137fe866
treedad3a316c1c80f16681f70843ef988c57a84acd7
parenteb37578922a3ec8782d9a33de9d2fec4dc391878
Use a local variable, and hope to fix PVS-studio warning.

E.g., at smpi_pmpi_request.cpp:50
V501 There are identical sub-expressions to the left and to the right of the '!=' operator: ((MPI_SUCCESS)) != MPI_SUCCESS
src/smpi/include/private.hpp