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 647250 - GDateTime is not considered a boxed
GDateTime is not considered a boxed
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: 647249
 
 
Reported: 2011-04-09 07:42 UTC by Tomeu Vizoso
Modified: 2015-02-07 16:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tomeu Vizoso 2011-04-09 07:42:28 UTC
For some reason, the <record> element for GDateTime doesn't include the glib:get-type attribute.
Comment 1 Tomeu Vizoso 2011-04-09 07:52:36 UTC
Looks like there's a hack in g-ir-scanner for GVariant:

http://git.gnome.org/browse/gobject-introspection/tree/giscanner/gdumpparser.py#n136

Which shouldn't be needed now that it's a foreign struct.
Comment 2 Emmanuele Bassi (:ebassi) 2013-08-26 10:27:54 UTC
from g-i master:

    <record name="DateTime"
            c:type="GDateTime"
            version="2.26"
            glib:type-name="GDateTime"
            glib:get-type="g_date_time_get_type"
            c:symbol-prefix="date_time">

so I assume we can close this bug.
Comment 3 André Klapper 2015-02-07 16:45:44 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]