Warning in MPI plugin
When compiling master, I get the following warning:
included from /home/jbigot/data/projects/pdi/pdi/plugins/mpi/mpi.cxx:37:
/home/jbigot/data/projects/pdi/pdi/plugins/mpi/mpi_comm_transtyper.h: In member function ‘PDI::Ref {anonymous}::MPI_Comm_transtyper::create_transtyped_ref(PDI::Ref, const PDI::Datatype&, const PDI::Datatype&)’:
/home/jbigot/data/projects/pdi/pdi/plugins/mpi/mpi_comm_transtyper.h:140:5: warning: control reaches end of non-void function [-Wreturn-type]
}
@tpaluszk could you look into it.