Displaying 1 result from an estimated 1 matches for "test_mech_construct_apop_challeng".
Did you mean:
test_mech_construct_apop_challenge
2020 Aug 14
0
2.3.11.3 on 32bit platforms
...d/%lu",
| ~~^
| |
|
long unsigned int
| %u
test-mech.c:338:12: warning: passing argument 2 of
?test_mech_construct_apop_challenge? from incompatible pointer type
[-Wincompatible-pointer-types]
338 | &test_case->len);
| ^~~~~~~~~~~~~~~
| |
| size_t * {aka unsigned int *}
test-mech.c:195:77: note: expected ?long unsigned int *? but argument
is of type ?size...