Skip to content

Meson: dict.has_key() method has no 'default' argument

Xavier Claessens requested to merge xclaesse/gst-build:fix-has-key into master

Meson silently accept those keyword arguments, will produce a warning in the future: https://github.com/mesonbuild/meson/pull/6780

Merge request reports