The return is 0 or 1 so an int it's enought. Thanks Brian for catching this one.
This commit was SVN r8504.
Этот коммит содержится в:
родитель
32e01a8e80
Коммит
4af8085d3b
@ -260,12 +260,12 @@ ompi_convertor_generic_simple_unpack( ompi_convertor_t* pConvertor,
|
||||
size_t* max_data,
|
||||
int32_t* freeAfter );
|
||||
|
||||
/*
|
||||
*
|
||||
*/
|
||||
OMPI_DECLSPEC int32_t
|
||||
ompi_convertor_generic_simple_position( ompi_convertor_t* pConvertor,
|
||||
size_t* position );
|
||||
/*
|
||||
*
|
||||
*/
|
||||
OMPI_DECLSPEC int
|
||||
ompi_convertor_generic_simple_position( ompi_convertor_t* pConvertor,
|
||||
size_t* position );
|
||||
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
}
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user