bd94da7de4
Add an mpi_f08-specific implementation for MPI_BUFFER_DETACH. Per MPI-3.1:3.6, p45, the buffer argument is ignored in MPI_BUFFER_DETACH for mpif.h and the mpi module. But in the mpi_f08 module, the buffer argument is treated like it is in the C binding.