mpi-forum / mpi-issues

Tickets for the MPI Forum
http://www.mpi-forum.org/
67 stars 8 forks source link

41rc1: chap10 - harmonizing mention to mpif.h and adding a missing (deprecated) #794

Closed jaegerj closed 1 year ago

jaegerj commented 1 year ago

Problem

Missing (deprecated) was captured during RC41 1 round of review.

Proposal

Adding (deprecated) before "mpif.h", as in other places in the standard. Harmonize mention to mpif.h include file as in other places in the standard

Changes to the Text

\ftype{INTEGER} in Fortran with the \code{mpi} module or the include file \code{mpif.h}

-->

\ftype{INTEGER} in Fortran with the \code{mpi} module or the (deprecated) \code{mpif.h} include file.

Impact on Implementations

None

Impact on Users

Clearer standard

References and Pull Requests

https://github.com/mpi-forum/mpi-standard/pull/913