All - In trying to clean up some warnings, I noticed one (around pack/unpack in net/if.h) that is due to a workaround of a bug in MacOS X 10.4.x and earlier. The simple way to remove the warning would be to remove the workaround, which would break the next major version of Open MPI on 10.4.x and earlier on 64 bit systems. 10.5.x was released 11 years ago and didn’t drop support for any 64 bit systems. I posted a PR which removes support for 10.4.x and earlier (through the README) and removes the warning generated workaround (https://github.com/open-mpi/ompi/pull/5803).
Does anyone object to breaking 10.4.x and earlier? Brian _______________________________________________ devel mailing list devel@lists.open-mpi.org https://lists.open-mpi.org/mailman/listinfo/devel