Remove the reference to the path_sep field from the test.
This commit was SVN r11396.
Этот коммит содержится в:
родитель
f3a4026b39
Коммит
76d2a0bb74
@ -68,8 +68,7 @@ static bool test1(void)
|
||||
orte_system_info.release == NULL ||
|
||||
orte_system_info.version == NULL ||
|
||||
orte_system_info.machine == NULL ||
|
||||
orte_system_info.user == NULL ||
|
||||
orte_system_info.path_sep == NULL)
|
||||
orte_system_info.user == NULL)
|
||||
return(false);
|
||||
|
||||
return true;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user