diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-12-25 17:42:30 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-12-25 17:50:36 +0200 |
commit | 8403a13490ce4e7f9c8a6c956ac11ee1289bab97 (patch) | |
tree | c0b51055cb18a08273bbc859450ae259c05ffc01 /media-plugins/kodi-visualization-shadertoy | |
parent | www-servers/nginx: bump to v1.15.8 mainline (diff) | |
download | gentoo-8403a13490ce4e7f9c8a6c956ac11ee1289bab97.tar.gz gentoo-8403a13490ce4e7f9c8a6c956ac11ee1289bab97.tar.bz2 gentoo-8403a13490ce4e7f9c8a6c956ac11ee1289bab97.zip |
gnome-base/gnome-settings-daemon: fix build with glib-2.58
New glib does typeof() checking on g_clear_pointer macro calls,
which fails with code that passed something unsuitable as
g_clear_pointer destroy parameter. notify_notification_close
takes a second parameter, which is not a valid function signature
for g_clear_pointer, thus it errors now. Add upstream patch to
fix that.
Because in practice the destroy func call worked out fine with
earlier glib, without any known problems, there is no revbump by
considering it only a build fix (which strictly it's not).
Closes: https://bugs.gentoo.org/673706
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
Diffstat (limited to 'media-plugins/kodi-visualization-shadertoy')
0 files changed, 0 insertions, 0 deletions