1
1
This commit was SVN r24478.
Этот коммит содержится в:
George Bosilca 2011-03-02 19:17:56 +00:00
родитель 8c2865bd6a
Коммит 355d61bb0f

Просмотреть файл

@ -145,8 +145,6 @@ opal_unpack_general_function( opal_convertor_t* pConvertor,
/* not all data has been converted. Keep the state */
count_desc -= rc;
disp_desc += rc * description[pos_desc].elem.extent;
if( iCount != 0 )
printf( "unpack there is still room in the input buffer %ld bytes\n", (long)iCount );
goto save_and_return;
}
pos_desc++; /* advance to the next data */