Changes between Initial Version and Version 1 of Ticket #9401


Ignore:
Timestamp:
Nov 17, 2013, 2:23:05 AM (9 years ago)
Author:
Jeremiah Willcock
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9401 – Description

    initial v1  
    1 The file `<boost/mpi/nonblocking.hpp>`` has incorrect syntax (trying to declare a variable on the right-hand side of the `&&` operator).  The attached patch fixes this problem.
     1The file `<boost/mpi/nonblocking.hpp>` has incorrect syntax (trying to declare a variable on the right-hand side of the `&&` operator).  The attached patch fixes this problem.