1
1
openmpi/opal
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
..
asm Per discussion on the devel list, revert r27882. 2013-01-29 14:10:46 +00:00
class Corrected patch from Tetsuya Mishima (i.e., a more correct fix than 2013-12-26 12:41:39 +00:00
datatype Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
dss Avoid use of interface in struct because cygwin compilers apparently object (go figure) 2013-10-06 23:55:38 +00:00
etc Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
include Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
mca Remove a sketchy use of asprintf() passing a union by value. 2014-01-13 22:24:14 +00:00
memoryhooks Fix typo - thanks to Michael Schlottke for pointing it out 2013-08-11 18:16:21 +00:00
runtime This commit compliements/completes r30140. r30140 made all the 2014-01-07 23:36:33 +00:00
threads Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris 2013-12-13 20:07:11 +00:00
tools This commit compliements/completes r30140. r30140 made all the 2014-01-07 23:36:33 +00:00
util Fixes for opal_path_nfs(): 2014-01-11 01:07:10 +00:00
win32 Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00