oob/alps: swat compiler warning
swat some alps related compiler warnings when using --enable-picky Signed-off-by: Howard Pritchard <howardp@lanl.gov>
Этот коммит содержится в:
родитель
7bf364ff04
Коммит
8d7e759b85
@ -56,7 +56,7 @@ static orte_vpid_t starting_vpid = 0;
|
|||||||
|
|
||||||
static int rte_init(void)
|
static int rte_init(void)
|
||||||
{
|
{
|
||||||
int ret, i;
|
int ret;
|
||||||
char *error = NULL;
|
char *error = NULL;
|
||||||
char **hosts = NULL;
|
char **hosts = NULL;
|
||||||
|
|
||||||
|
@ -74,7 +74,6 @@
|
|||||||
|
|
||||||
static int alps_component_open(void);
|
static int alps_component_open(void);
|
||||||
static int alps_component_close(void);
|
static int alps_component_close(void);
|
||||||
static int alps_component_register(void);
|
|
||||||
static int component_available(void);
|
static int component_available(void);
|
||||||
static int component_startup(void);
|
static int component_startup(void);
|
||||||
static void component_shutdown(void);
|
static void component_shutdown(void);
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user