Opened 9 years ago

Closed 9 years ago

#9401 closed Bugs (fixed)

boost/mpi/nonblocking.hpp has incorrect syntax

Reported by: Jeremiah Willcock Owned by: Matthias Troyer
Milestone: To Be Determined Component: mpi
Version: Boost Development Trunk Severity: Regression
Keywords: Cc:

Description (last modified by Jeremiah Willcock)

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.

Attachments (1)

nonblocking.patch (801 bytes ) - added by Jeremiah Willcock 9 years ago.
Patch attempting to fix bug

Download all attachments as: .zip

Change History (3)

by Jeremiah Willcock, 9 years ago

Attachment: nonblocking.patch added

Patch attempting to fix bug

comment:1 by Jeremiah Willcock, 9 years ago

Description: modified (diff)

comment:2 by Matthias Troyer, 9 years ago

Resolution: fixed
Status: newclosed

(In [86734]) Fixed #9401

Note: See TracTickets for help on using tickets.