pipewire/spa/include
Barnabás Pőcze adc60af45b spa: utils: use SPA_N_ELEMENTS in for-each macros
This way the compiler is able to detect cases when
a pointer is specified instead of an array.

Furthermore, incompatible pointer types can also
be diagnosed in `SPA_FOR_EACH_ELEMENT()`.
2024-06-27 21:18:06 +00:00
..
spa spa: utils: use SPA_N_ELEMENTS in for-each macros 2024-06-27 21:18:06 +00:00
meson.build spa: expose utils/cleanup.h for external users 2023-10-11 19:56:11 +02:00