1
1
openmpi/ompi/mca/crcp
Rolf vandeVaart 0324fdb407 Created two new macros that are used when filling in either the
status structure or the _ucount field in the status structure.
On 64-bit sparc, the macros resolve into integer array assignments.
For all others, they are just simple assignments.  This fixes 
possible BUS errors seen when running on the SPARC processor.
This bug was introduced when the _count field changed from an int
into a size_t.  See the changes to request.h for additional details.

This commit fixes trac:2514.

This commit was SVN r23554.

The following Trac tickets were found above:
  Ticket 2514 --> https://svn.open-mpi.org/trac/ompi/ticket/2514
2010-08-04 19:36:40 +00:00
..
base - Replace combinations of 2009-08-20 11:42:18 +00:00
bkmrk Created two new macros that are used when filling in either the 2010-08-04 19:36:40 +00:00
crcp.h Fix the configure logic for --with-ft so that it properly takes a comma separated list. 2010-03-12 23:57:50 +00:00
Makefile.am Some more work on the man pages: 2008-08-07 19:20:40 +00:00
ompi_crcp.7in Another round of man page cleanups from Debian mantainer Manuel 2010-07-20 14:07:18 +00:00