GNOME Bugzilla – Bug 667000
libunique 1.1.6 uses G_CONST_RETURN, which is deprecated in Glib 2.30
Last modified: 2011-12-29 17:05:22 UTC
This is causing problems for me building Mate on Fedora 16. Will there be any more updates to the 1.x series of lib unique?
no, there won't be any further update or release for the unique-1.1 branch. to be absolutely clear: there won't be any release from *any* branch: Unique is deprecated, and it should not be used any longer. it should be possible to just grab the following commit: http://git.gnome.org/browse/unique/commit/?id=03526f8d95910c207170391c1b6594905a71e4e9 from master and apply it as a distro patch; if you wish to backport it to the unique-1.0 branch as well, I would not have anything against it.