Re: Missing releases and state of 3.33.90



Hi,

On Tue, Aug 13, 2019 at 8:24 PM Olav Vitters <olav vitters nl> wrote:

Further, gnome-shell 3.33.90 incorporates an gnome-desktop API/ABI (?)
change, but it doesn't actually check that gnome-desktop is new enough.

That is because gnome-desktop is only required at runtime (via
gobject-introspection) and not at build time.

If it is an issue, we can either
 - add a version check to the build dependency in mutter
 - start to add runtime checks á la
"imports.package.requireSymbol('GnomeDesktop', '3.0',
'BGSlideShow.file');"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]