Oops -- fix the constructor to also use opal_object_t instead of
opal_list_item_t. This commit was SVN r17945.
Этот коммит содержится в:
родитель
ec76fe4fe4
Коммит
5320c91ab3
@ -259,7 +259,7 @@ int mca_btl_openib_endpoint_post_send(mca_btl_openib_endpoint_t *endpoint,
|
||||
|
||||
|
||||
OBJ_CLASS_INSTANCE(mca_btl_openib_endpoint_t,
|
||||
opal_list_item_t, mca_btl_openib_endpoint_construct,
|
||||
opal_object_t, mca_btl_openib_endpoint_construct,
|
||||
mca_btl_openib_endpoint_destruct);
|
||||
|
||||
/*
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user