April 7, 2026
1:29 p.m.
DBUS_MESSAGE_ITER_INIT_CLOSED and dbus_message_iter_abandon_container_if_open were added in dbus 1.12. Provide a fallback definition for the macro and load the function optionally via dlsym to allow building on systems with older dbus. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10591