1
1
openmpi/orte/mca/iof/svc
Jeff Squyres 54064f6fa1 Fix a warning that Tim P. found this morning.
The warning was indicative of overly-complex code anyway.  So I
removed the "first" bool and simply use a sentinel value in seq_min to
indicate that nothing has changed.  Note that this is "correct enough"
for the moment -- more fixes will come in this area with tickets #1049
and/or #1051.

This commit was SVN r15013.
2007-06-12 17:30:54 +00:00
..
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
iof_svc_component.c Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_svc_proxy.c Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_svc_proxy.h Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_svc_pub.c Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_svc_pub.h And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
iof_svc_sub.c Fix a warning that Tim P. found this morning. 2007-06-12 17:30:54 +00:00
iof_svc_sub.h Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_svc.c Fixes trac:967. 2007-06-08 22:59:31 +00:00
iof_svc.h Fixes trac:967. 2007-06-08 22:59:31 +00:00
Makefile.am Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00