1
1
openmpi/orte
Jeff Squyres 3970b06134 misc: passing a bool to va_start() is undefined
According to clang on MacOS, passing a bool parameter -- which
undergoes default parameter promotion -- to va_start() results in
undefined behavior.  So just change these params to int and avoid the
issue.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2018-09-15 06:04:13 -07:00
..
bindings Expose opal_set_using_threads and improve error message on missing ompi_info. 2017-01-19 07:57:58 -05:00
etc Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
include Complete integration of job_control 2018-08-20 16:10:50 -07:00
mca Pickup and deploy network-specific envars 2018-09-13 09:24:19 -07:00
orted Update master to PMIx v4 2018-09-13 08:24:17 -07:00
runtime opal/atomic: always use C11 atomics if available 2018-09-14 10:51:05 -06:00
test Continue resolving add_host behavior 2018-01-15 08:21:01 -08:00
tools Allow run-as-root if 2 envars are set 2018-08-24 18:12:51 -07:00
util misc: passing a bool to va_start() is undefined 2018-09-15 06:04:13 -07:00
common_sym_whitelist.txt common syms: whitelist bison-generated common symbols 2016-01-16 03:53:14 -08:00
Doxyfile Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00