1
1
openmpi/opal/mca
Jeff Squyres e3f818ba87 Remove a sketchy use of asprintf() passing a union by value.
The original code was passing a union by value, and doing odd things
on Solaris/SPARC (where "odd" rhymes with "SIGBUS").  Replace it with
an exploded switch/case block for all the enum values.  Also use the
string literals so that we get compiler checking of the format string
vs. the type of the actual arguments.

cmr=v1.7.4:revier=hjelmn:subject=Fix MCA base var to not pass union by value

This commit was SVN r30276.
2014-01-13 22:24:14 +00:00
..
backtrace Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
base Remove a sketchy use of asprintf() passing a union by value. 2014-01-13 22:24:14 +00:00
common add missing include 2013-07-21 20:18:17 +00:00
compress Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
crs Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
db Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
event Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
hwloc Pull upstream hwloc commit 5198d4c0fd6cae12756fb44aed16a2d4a58b1a25 2014-01-10 17:37:00 +00:00
if Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
installdirs This commit compliements/completes r30140. r30140 made all the 2014-01-07 23:36:33 +00:00
memchecker Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
memcpy Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
memory Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
pstat Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
shmem Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
timer Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Refs trac:3275. 2012-09-11 20:47:24 +00:00