As a heads up. I noticed this morning that the Open MPI trunk (r17473) is giving quite a number of warnings of the form (14 sets of this):
----------------------------------
/../ompi/include/mpi.h:632:5: warning: "OMPI_HAVE_FORTRAN_LOGICAL1" is not defined /../ompi/include/mpi.h:635:5: warning: "OMPI_HAVE_FORTRAN_LOGICAL2" is not defined /../ompi/include/mpi.h:638:5: warning: "OMPI_HAVE_FORTRAN_LOGICAL4" is not defined /../ompi/include/mpi.h:641:5: warning: "OMPI_HAVE_FORTRAN_LOGICAL8" is not defined /../ompi/include/mpi.h:751:5: warning: "OMPI_HAVE_FORTRAN_LOGICAL1" is not defined /../ompi/include/mpi.h:754:5: warning: "OMPI_HAVE_FORTRAN_LOGICAL2" is not defined /../ompi/include/mpi.h:757:5: warning: "OMPI_HAVE_FORTRAN_LOGICAL4" is not defined /../ompi/include/mpi.h:760:5: warning: "OMPI_HAVE_FORTRAN_LOGICAL8" is not defined
----------------------------------

-- Josh

Reply via email to