Silence meaningless compiler warning
This commit was SVN r2966.
Этот коммит содержится в:
родитель
145ce7d68c
Коммит
03dc8e21fb
@ -65,7 +65,7 @@ int ompi_mpi_init(int argc, char **argv, int requested, int *provided)
|
||||
bool have_hidden_threads;
|
||||
ompi_proc_t** procs;
|
||||
size_t nprocs;
|
||||
char *error;
|
||||
char *error = NULL;
|
||||
char *contact_info;
|
||||
|
||||
/* Become an OMPI process */
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user