introduce new Pa ringbuffer at a diffrent prefix pam #3814
Annotations
18 errors and 6 warnings
coverage:
lib/portaudio/pa_ringbuffer.c#L82
‘__tsan_memory_order_relaxed’ undeclared (first use in this function)
|
coverage:
lib/portaudio/pa_ringbuffer.c#L96
‘__tsan_memory_order_relaxed’ undeclared (first use in this function)
|
coverage:
lib/portaudio/pa_ringbuffer.c#L114
‘__tsan_memory_order_relaxed’ undeclared (first use in this function)
|
coverage:
lib/portaudio/pa_ringbuffer.c#L148
‘__tsan_memory_order_relaxed’ undeclared (first use in this function)
|
coverage:
lib/portaudio/pa_ringbuffer.c#L166
‘__tsan_memory_order_relaxed’ undeclared (first use in this function)
|
coverage:
lib/portaudio/pa_ringbuffer.c#L198
‘__tsan_memory_order_relaxed’ undeclared (first use in this function)
|
coverage:
lib/portaudio/pam_ringbuffer.c#L82
‘__tsan_memory_order_relaxed’ undeclared (first use in this function)
|
coverage:
lib/portaudio/pam_ringbuffer.c#L96
‘__tsan_memory_order_relaxed’ undeclared (first use in this function)
|
coverage:
lib/portaudio/pam_ringbuffer.c#L114
‘__tsan_memory_order_relaxed’ undeclared (first use in this function)
|
coverage:
lib/portaudio/pam_ringbuffer.c#L148
‘__tsan_memory_order_relaxed’ undeclared (first use in this function)
|
clazy
The job was canceled because "coverage" failed.
|
clazy:
lib/portaudio/pam_ringbuffer.c#L71
call to undeclared function 'PamUtil_FlushRingBuffer'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
clazy:
lib/portaudio/pam_ringbuffer.c#L94
conflicting types for 'PamUtil_FlushRingBuffer'
|
clazy
Process completed with exit code 2.
|
clang-tidy
The job was canceled because "coverage" failed.
|
clang-tidy:
lib/portaudio/pam_ringbuffer.c#L71
call to undeclared function 'PamUtil_FlushRingBuffer'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
clang-tidy:
lib/portaudio/pam_ringbuffer.c#L94
conflicting types for 'PamUtil_FlushRingBuffer'
|
clang-tidy
The operation was canceled.
|
coverage:
lib/portaudio/pam_ringbuffer.c#L71
implicit declaration of function ‘PamUtil_FlushRingBuffer’; did you mean ‘PaUtil_FlushRingBuffer’? [-Wimplicit-function-declaration]
|
coverage:
lib/portaudio/pam_ringbuffer.c#L94
conflicting types for ‘PamUtil_FlushRingBuffer’; have ‘void(PaUtilRingBuffer *)’
|
clazy:
lib/portaudio/pa_memorybarrier.h#L72
Building under Thread Sanitizer! [-W#warnings]
|
clazy:
lib/portaudio/pa_memorybarrier.h#L72
Building under Thread Sanitizer! [-W#warnings]
|
clang-tidy:
lib/portaudio/pa_memorybarrier.h#L72
Building under Thread Sanitizer! [-W#warnings]
|
clang-tidy:
lib/portaudio/pa_memorybarrier.h#L72
Building under Thread Sanitizer! [-W#warnings]
|