pipewire/spa/include/spa/utils
Sourav Das c6c3259a08 spa: fixes for dereferencing pointer to incomplete type in __typeof__
before gcc 10 its not supporting pointer dereferencing in __typeof__.
    so made changes according to that. Fixes #3375

    clang also defines __GNUC__ and resolves '4' along with __clang__ which
    resolves '1'. On any version of clang, __GNUC__ and resolves '4'.
    anyway clang has this feature since version 3.
2023-07-30 10:31:19 +05:30
..
ansi.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
atomic.h spa: add atomic.h and port macros to it 2023-07-13 12:25:22 +02:00
cleanup.h spa: fixes for dereferencing pointer to incomplete type in __typeof__ 2023-07-30 10:31:19 +05:30
defs.h spa: support single argument static assertions in older standards 2023-03-04 11:57:51 +00:00
dict.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dll.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
enum-types.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
hook.h hooks: add and use _fast callback function 2023-05-06 00:27:12 +02:00
json-pod.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
json.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
keys.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
list.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
names.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
ratelimit.h spa: fix compilation 2023-07-11 19:56:44 +02:00
result.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
ringbuffer.h cleanup unused variables 2023-06-26 10:51:09 +00:00
string.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
type-info.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
type.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00