We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc73bac commit 9153ff7Copy full SHA for 9153ff7
ompi/mpi/c/testsome.c.in
@@ -37,7 +37,7 @@
37
38
PROTOTYPE ERROR_CLASS testsome(INT incount, REQUEST_INOUT requests:incount,
39
INT_OUT outcount, INT_OUT indices,
40
- STATUS_OUT statuses)
+ STATUS_OUT statuses:incount)
41
{
42
SPC_RECORD(OMPI_SPC_TESTSOME, 1);
43
0 commit comments