1
1
openmpi/ompi/include
Jeff Squyres f4b3ccabf7 mpi.h.in: remove C99-style comments
While we require C99 to build Open MPI, we do not require C99 to build
user MPI applications.  As such, we shouldn't have C99-style comments
(i.e., "//"-style) in mpi.h.in.

Thanks to @AdamSimpson for reporting the issue.

This commit simply converts a //-style comment to a /**/-style
comment.  No code or logic changes.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2018-10-11 10:58:06 -04:00
..
ompi Topic/datatype (#3441) 2017-05-09 09:31:40 -04:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mpi.h.in mpi.h.in: remove C99-style comments 2018-10-11 10:58:06 -04:00
mpif-config.h.in ompi/fortran: remove proof-of-concept mpi_f08 module 2017-08-10 06:19:17 -07:00
mpif-externals.h mpif-externals.h: add missing MPI_AINT_ADD/MPI_AINT_DIFF 2017-04-22 08:57:54 -07:00
mpif-sentinels.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mpif-values.pl configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00
mpif.h.in configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00
ompi_config.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00