- Remove 2 warnings from tonight's MTT runs:
Everywhere, our offsets within structs are int-sized (and compared to <0). This commit was SVN r22199.
Этот коммит содержится в:
родитель
8956d9c66b
Коммит
7dd6df8307
@ -398,7 +398,7 @@ int ompi_fill_in_type_info(mqs_image *image, char **message)
|
||||
* of super and then the offset of size in opal_datatype_t.
|
||||
*/
|
||||
{
|
||||
size_t super_offset;
|
||||
int super_offset;
|
||||
|
||||
ompi_field_offset(super_offset,
|
||||
qh_type, ompi_datatype_t, super);
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user