pipewire/spa/include/spa
Tomas Popela f58f63ae64 Fix build with clang
By using __typeof__ instead of typeof:

/usr/include/pipewire/array.h:85:11: error: use of undeclared identifier 'typeof'; did you mean 'typeid'?
                alloc = SPA_MAX(alloc, arr->extend);
2018-09-10 10:07:40 +02:00
..
buffer data: clean up fd and data management 2017-12-01 09:34:53 +01:00
clock Improve enum_param 2017-11-13 17:57:38 +01:00
debug debug: add specific format debug 2018-08-14 13:05:10 +02:00
graph c++ compiler fixes 2018-02-08 11:24:20 +01:00
monitor cleanups 2017-11-20 15:26:44 +01:00
node node: add some more port flags 2018-02-09 18:05:35 +01:00
param fix some signed vs unsigned comparisons 2018-02-20 18:19:11 +01:00
pod pod: move compare and filter functions out of the library 2018-08-13 17:17:23 +02:00
support hooks: enforce version on hook emission 2018-08-15 11:53:23 +02:00
utils Fix build with clang 2018-09-10 10:07:40 +02:00
meson.build node: Add id to set_io 2017-11-21 19:38:48 +01:00