]> git.pld-linux.org Git - packages/boost.git/blame - boost-1.54.0-mpi-unused_typedef.patch
- package boost-fiber
[packages/boost.git] / boost-1.54.0-mpi-unused_typedef.patch
CommitLineData
647f39b2
AM
1diff -urp boost_1_54_0-orig/libs/mpi/src/communicator.cpp boost_1_54_0/libs/mpi/src/communicator.cpp
2--- boost_1_54_0-orig/libs/mpi/src/communicator.cpp 2013-07-23 00:48:17.317091987 +0200
3+++ boost_1_54_0/libs/mpi/src/communicator.cpp 2013-07-23 00:50:40.722961078 +0200
4@@ -118,7 +118,6 @@ optional<status> communicator::iprobe(in
5
6 status communicator::probe(int source, int tag) const
7 {
8- typedef optional<status> result_type;
9
10 status stat;
11 BOOST_MPI_CHECK_RESULT(MPI_Probe,
This page took 0.03321 seconds and 4 git commands to generate.