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 617974 - Fix annotations for gconf_client_notify_add()
Fix annotations for gconf_client_notify_add()
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-05-06 21:55 UTC by Owen Taylor
Modified: 2015-02-07 16:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix annotations for gconf_client_notify_add() (1.88 KB, patch)
2010-05-06 21:55 UTC, Owen Taylor
committed Details | Review

Description Owen Taylor 2010-05-06 21:55:52 UTC
Since gconf_client_notify_add() weirdly uses GFreeFunc rather
than the identical GDestroyNotify we need to explicit annotate
which parameter is the destroy callback.

See bug 617973 for the same fix inside GConf
Comment 1 Owen Taylor 2010-05-06 21:55:54 UTC
Created attachment 160470 [details] [review]
Fix annotations for gconf_client_notify_add()
Comment 2 Colin Walters 2010-05-07 02:08:57 UTC
Review of attachment 160470 [details] [review]:

Looks fine
Comment 3 Owen Taylor 2010-05-07 15:59:03 UTC
Attachment 160470 [details] pushed as 37e11ba - Fix annotations for gconf_client_notify_add()
Comment 4 André Klapper 2015-02-07 16:47:57 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]