The trace macro take one argument even if we do not intent to use it. Otherwise some compilers complain and generate errors.
This commit was SVN r7271.
Этот коммит содержится в:
родитель
76ccec0cee
Коммит
a4c70dd4c3
@ -39,7 +39,7 @@ extern "C" {
|
||||
} while (0)
|
||||
#else
|
||||
|
||||
#define OPAL_TRACE()
|
||||
#define OPAL_TRACE(verbose)
|
||||
|
||||
#endif /* ENABLE_TRACE */
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user