Fix compiler warnings related to MPI_T code
Fixed a set of compiler warnings related to MPI_T code when compiled
with -Wall, including "assignment discards 'const' qualifier from pointer
target type", "unused variable", "shadows a global declaration" etc.
Signed-off-by:
Antonio J. Pena <apenya@mcs.anl.gov>
Please register or sign in to comment