1
1
openmpi/test/mca
Jeff Squyres a28b5ae43b Fix for a bunch of size_t issues; reviewed by George and Ralph.
- Change all uses of *printf'ing a size_t to use an explicit cast to
  (unsigned long) and the %lu escape
- change ORTE_GPR_REPLICA_MAX_SIZE to INT_MAX until bug 1345 is fixed
  (i.e., until we allow size_t in MCA params)
- ns_base_local_fns.c:orte_ns_base_get_proc_name_string(): changed
  from %0X -> %lu
- ORTE_NAME_ARGS added explicit (unsigned long) casts, and changed all
  usages of ORTE_NAME_ARGS to use %lu's

This commit was SVN r5644.
2005-05-08 13:22:55 +00:00
..
gpr Commit 4 of 4 for bringing the changes over from the hetero branch. 2005-05-01 00:58:06 +00:00
ns Fix for a bunch of size_t issues; reviewed by George and Ralph. 2005-05-08 13:22:55 +00:00
oob Fix the problem with the nightly unit tests -- do *not* override 2005-04-15 13:32:18 +00:00
ras Add a whole bunch of missing <util/output.h> files 2005-04-16 14:14:51 +00:00
rds Add a whole bunch of missing <util/output.h> files 2005-04-16 14:14:51 +00:00
rmaps Add a whole bunch of missing <util/output.h> files 2005-04-16 14:14:51 +00:00
schema Commit 2 of 4 for bringing the changes over from the hetero branch. 2005-05-01 00:53:00 +00:00
Makefile.am Commit 2 of 4 for bringing the changes over from the hetero branch. 2005-05-01 00:53:00 +00:00