mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
8619e163bf
With clang on macOS: ``` error: format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') ... error: format specifies type 'unsigned long' but the argument has type 'VkImageView' (aka 'unsigned long long') ``` Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7091> |
||
---|---|---|
.. | ||
gst | ||
meson.build |