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 629621 - g_settings_get_destroyed() has no implementation
g_settings_get_destroyed() has no implementation
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gsettings
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Allison Karlitskaya (desrt)
gtkdev
Depends on:
Blocks:
 
 
Reported: 2010-09-14 08:18 UTC by Murray Cumming
Modified: 2010-09-14 15:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Murray Cumming 2010-09-14 08:18:45 UTC
gio/gsettings.h has g_settings_get_destroyed(). But it's not in gio/gsettings.c file or anywhere else. So therefore it's not documented either and can't already be in use by anything I guess it should just be removed from the header file.
Comment 1 Allison Karlitskaya (desrt) 2010-09-14 13:14:07 UTC
yup.  accidental commit that leaked out of a branch.   thanks for the catch.