After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 667000 - libunique 1.1.6 uses G_CONST_RETURN, which is deprecated in Glib 2.30
libunique 1.1.6 uses G_CONST_RETURN, which is deprecated in Glib 2.30
Status: RESOLVED WONTFIX
Product: libunique
Classification: Other
Component: core
1.1.x
Other Linux
: Normal normal
: ---
Assigned To: libunique-maint
libunique-maint
Depends on:
Blocks:
 
 
Reported: 2011-12-29 16:52 UTC by sam tygier
Modified: 2011-12-29 17:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sam tygier 2011-12-29 16:52:20 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?
Comment 1 Emmanuele Bassi (:ebassi) 2011-12-29 17:05:22 UTC
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.