* it compiles! ompi_info works!
This commit was SVN r6312.
Этот коммит содержится в:
родитель
8cad33db40
Коммит
5a5fb88489
@ -429,7 +429,8 @@ static int open_file(int i)
|
||||
|
||||
/* Setup the filename and open flags */
|
||||
|
||||
dir = orte_process_info.proc_session_dir;
|
||||
/* BWB - fix me! - used to look at orte_process_info */
|
||||
dir = NULL;
|
||||
if (NULL != dir) {
|
||||
filename = (char*) malloc(MAXPATHLEN);
|
||||
if (NULL == filename) {
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user