pipewire/spa
Barnabás Pőcze f81f2f8d38 treewide: fix C++20 compilation error wrt. designated initializers
C++20 introduced designated initializers similar to the ones found
in C99, however, in C++ designated initializers cannot be mixed
with non-designated initializers. GCC rejects mixed initializers
with an error.
2025-02-14 16:30:23 +01:00
..
examples treewide: fix some format string issues 2024-04-29 16:19:15 +02:00
include treewide: fix C++20 compilation error wrt. designated initializers 2025-02-14 16:30:23 +01:00
plugins treewide: fix C++20 compilation error wrt. designated initializers 2025-02-14 16:30:23 +01:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build meson: fix build with missing libudev-devel 2024-10-12 15:19:49 +02:00