Re: [Boost-mpi] Warning killing -Wall -Werror builds

2018-04-09 Thread Alain Miniussi via Boost-mpi

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


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


Re: [Boost-mpi] Warning killing -Wall -Werror builds

2018-04-09 Thread Alain Miniussi via Boost-mpi
Although I just realize I, for one, cannot submit issues agasint 
boost-mpi, am I the only one in this situation ?


I the meantime I'll just go with a PL.

Thanks

Alain

On 08/04/2018 18:59, Alain Miniussi via Boost-mpi wrote:


HI,

Not on my test platforms, but the warning is justified.

Could you file an issue that I can reference it i the fix.

Thanks

ALain

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




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


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


Re: [Boost-mpi] Warning killing -Wall -Werror builds

2018-04-08 Thread Alain Miniussi via Boost-mpi

HI,

Not on my test platforms, but the warning is justified.

Could you file an issue that I can reference it i the fix.

Thanks

ALain

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


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