1
1
openmpi/test
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
..
asm Small updates to build_tarball: 2005-04-28 15:04:00 +00:00
class Fix the problem with the nightly unit tests -- do *not* override 2005-04-15 13:32:18 +00:00
dps Several things in this commit - shouldn't impact any existing work: 2005-05-06 17:00:06 +00:00
mca Fix for a bunch of size_t issues; reviewed by George and Ralph. 2005-05-08 13:22:55 +00:00
mpi Fix the problem with the nightly unit tests -- do *not* override 2005-04-15 13:32:18 +00:00
runtime Skip test when on old LinuxThreads machines and using progress threads 2005-04-21 19:33:18 +00:00
support Fix the problem with the nightly unit tests -- do *not* override 2005-04-15 13:32:18 +00:00
threads Fix the problem with the nightly unit tests -- do *not* override 2005-04-15 13:32:18 +00:00
util Fix the problem with the nightly unit tests -- do *not* override 2005-04-15 13:32:18 +00:00
Makefile.am Add UC copyright 2005-03-24 12:43:37 +00:00
Unit-Test-Status.pdf Update the unit test matrix 2005-03-30 14:16:02 +00:00
Unit-Test-Status.xls Update the unit test matrix 2005-03-30 14:16:02 +00:00