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 551737 - GIO.gir class/record callbacks clip leading g for get_ names
GIO.gir class/record callbacks clip leading g for get_ names
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-09-10 22:03 UTC by Mike Kestner
Modified: 2015-02-07 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mike Kestner 2008-09-10 22:03:14 UTC
Any record or class callback child element which is named get_* has a name of et_* in the 0.5 GIR file.
Comment 1 Colin Walters 2008-09-11 16:41:18 UTC
commit 0808031d24328160708ec89d1990abb8d0982bba
Author: walters <walters@f5b5f685-ed25-0410-8673-93f92c561f07>
Date:   Thu Sep 11 16:38:19 2008 +0000

    Bug 551737: Fix missing "g" in callback names in Gio
    
    	* giscanner/transformer.py: Fix strip_namespace_func to only strip
    	prefix if it ends with _.  Tweak callback stripping to determine
    	based on presence of _ whether we need to use strip_namespace_func
    	or strip_namespace_object.
    
    
    git-svn-id: svn+ssh://svn.gnome.org/svn/gobject-introspection/trunk@590 f5b5f685-ed25-0410-8673-93f92c561f07

Comment 2 André Klapper 2015-02-07 17:03:07 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]