[release] 1.69.0 closed for release
The master branch is now closed for all changes except by permission. The commit-bot isn't running on master, so the super project will need to be manually updated for any changes. If all goes well, the release candidate should be out later today. Thanks, -- The Boost Release Team
I have a 4 lines (4 query replace actually) change that would
* make the last OpenMPI release (4.0) supported by Boost.MPI (2 MPI_Address -> MPI_Get_address), right now it wont compile as the 4.0 version enforce the obsolescence of MPI_Adress
* make MPI implementation with o Fortran support supported (2 MPI_INTEGER->MPI_INT)
Sorry for the late notice, is it toot late to merge those 2 on release ?
Cheers
On Thursday, December 6, 2018 18:54 CET, Marshall Clow via Boost
On Mon, Dec 10, 2018 at 2:13 AM Miniussi Alain
I have a 4 lines (4 query replace actually) change that would
* make the last OpenMPI release (4.0) supported by Boost.MPI (2 MPI_Address -> MPI_Get_address), right now it wont compile as the 4.0 version enforce the obsolescence of MPI_Adress
* make MPI implementation with o Fortran support supported (2 MPI_INTEGER->MPI_INT)
Sorry for the late notice, is it toot late to merge those 2 on release ?
Thanks for asking, but yes. -- Marshall
On Mon, Dec 10, 2018 at 4:40 PM Marshall Clow
On Mon, Dec 10, 2018 at 2:13 AM Miniussi Alain
wrote: I have a 4 lines (4 query replace actually) change that would
* make the last OpenMPI release (4.0) supported by Boost.MPI (2 MPI_Address -> MPI_Get_address), right now it wont compile as the 4.0 version enforce the obsolescence of MPI_Adress
* make MPI implementation with o Fortran support supported (2 MPI_INTEGER->MPI_INT)
Sorry for the late notice, is it toot late to merge those 2 on release ?
Thanks for asking, but yes.
Just to be absolutely clear, yes, it is too late. -- Marshall
On 11/12/2018 01:41, Marshall Clow wrote:
On Mon, Dec 10, 2018 at 4:40 PM Marshall Clow
mailto:mclow.lists@gmail.com> wrote: On Mon, Dec 10, 2018 at 2:13 AM Miniussi Alain
mailto:Alain.Miniussi@oca.eu> wrote: I have a 4 lines (4 query replace actually) change that would
* make the last OpenMPI release (4.0) supported by Boost.MPI (2 MPI_Address -> MPI_Get_address), right now it wont compile as the 4.0 version enforce the obsolescence of MPI_Adress
* make MPI implementation with o Fortran support supported (2 MPI_INTEGER->MPI_INT)
Sorry for the late notice, is it toot late to merge those 2 on release ?
Thanks for asking, but yes.
Just to be absolutely clear, yes, it is too late.
I won't then. After closer examination, the emergency wasn't that clear anyway.
-- Marshall
--
participants (3)
-
Alain Miniussi
-
Marshall Clow
-
Miniussi Alain