1
1
openmpi/ompi/mca
Jeff Squyres bf82ee2a14 btl_usnic_connectivity.h: fix PACK_BYTES macro
We're passing a char foo[x] into PACK_BYTES, so we don't need to take
its address in the macro.  This is parallel to the UNPACK_BYTES macro
(where we pass a char bar[x] into it, and don't take its address in
the macro).

The value we're packing is only used to output in a show_help message,
which is why this wasn't noticed before (i.e., it's not used in
network or addressing that would have caused a failure).

cmr=v1.8.2:reviewer=dgoodell

This commit was SVN r31594.
2014-05-01 22:23:22 +00:00
..
allocator Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
bcol bcol/basesmuma: close mmapped file descriptor 2014-04-30 22:28:08 +00:00
bml Add some additional verbose output per this RFC 2014-03-14 20:17:47 +00:00
btl btl_usnic_connectivity.h: fix PACK_BYTES macro 2014-05-01 22:23:22 +00:00
coll Roll back r31519 and r31521: George convinced us that these approaches 2014-04-24 20:27:03 +00:00
common As per the RFC: 2014-04-29 21:49:23 +00:00
crcp build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
dpm As per the RFC: 2014-04-29 21:49:23 +00:00
fbtl Next step of RFC: OMPI_CHECK_FUNC_LIB -> OPAL_CHECK_FUNC_LIB 2014-05-01 14:57:43 +00:00
fcoll add proper typcasts to intptr_t to avoid warnings on 32bit systems. 2014-01-10 16:19:04 +00:00
fs Fix: making sure the file type is not overwritten by the last queried component 2014-01-29 19:21:03 +00:00
io Commit upstream ROMIO fix: dbad7873926a75adbff0fd0140ae321412f70d66 2014-03-25 14:50:07 +00:00
mpool Last step under current RFC: OMPI_CHECK_WITHDIR -> OPAL_CHECK_WITHDIR 2014-05-01 15:38:07 +00:00
mtl Revert r30966. 2014-05-01 22:17:09 +00:00
op Ahem ... Correctly implement most of the 3 arguments 2014-04-21 23:31:23 +00:00
osc osc/rdma: do not leak the receive request 2014-04-28 19:55:18 +00:00
pml pml/ob1: fix heterogeneous support when using the send_inline optimization 2014-04-28 17:36:26 +00:00
pubsub Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rcache Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rte rte_base_frame.c: add sanity check to ensure proper sizes 2014-04-30 22:12:54 +00:00
sbgp Silence warning 2014-05-01 21:11:39 +00:00
sharedfp Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
topo Fix comment in r31146 2014-03-19 16:09:20 +00:00
vprotocol Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00