You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change the default value of -Dglib_debug from auto to enabled for
developers — distributions will almost certainly want to override it to -Dglib_debug=disabled for package release builds though; see #3421
a6eb282
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that this also requires building GLib with
-Dglib_debug=disabled
now, see https://gitlab.gnome.org/GNOME/glib/-/blob/glib-2-82/NEWS#L4-6.Work-in-progress commit libvips/build-win64-mxe@b271ded does this for the Windows builds.
a6eb282
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kleisauke Thank you, added via f88ede1