Build Multi Counter 1.0 for f7@1.0.1-rc #9030
Annotations
10 errors
build
/tmp/tmp4metipq8/code/counter.c: In function 'state_free':
|
build
passing argument 1 of 'furi_mutex_free' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
build
passing argument 1 of 'furi_mutex_acquire' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
build
passing argument 1 of 'furi_mutex_release' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
build
passing argument 1 of 'furi_mutex_release' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
build
passing argument 1 of 'furi_mutex_release' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
build
passing argument 1 of 'furi_mutex_release' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
build
assignment to 'FuriMutex **' {aka 'struct FuriMutex **'} from incompatible pointer type 'FuriMutex *' {aka 'struct FuriMutex *'} [-Werror=incompatible-pointer-types]
|
build
passing argument 1 of 'furi_mutex_acquire' from incompatible pointer type [-Werror=incompatible-pointer-types]
|
build
passing argument 1 of 'furi_mutex_release' from incompatible pointer type [-Werror=incompatible-pointer-types]
|