Hi

This is https://github.com/boostorg/mpi/pull/57, ican you have a look at it ?

Thanks


On 08/04/2018 18:31, Belcourt, Kenneth via Boost-mpi wrote:
Hi,

Hit this error with clang on Mac.  Anyone else see this?

In file included from libs/mpi/src/cartesian_communicator.cpp:12:
./boost/mpi/cartesian_communicator.hpp:120:67: warning: all paths through this function will call itself [-Winfinite-recursion]
  cartesian_topology& operator=(cartesian_topology const&& other) { 
                                                                  ^
1 warning generated.

This is killing my builds with -Werror enabled.

— Noel Belcourt



_______________________________________________
Boost-mpi mailing list
Boost-mpi@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-mpi