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 688423 - Add support for "transfer floating" introspection annotation
Add support for "transfer floating" introspection annotation
Status: RESOLVED FIXED
Product: gtk-doc
Classification: Platform
Component: general
unspecified
Other Linux
: Normal enhancement
: 1.19
Assigned To: gtk-doc maintainers
gtk-doc maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-15 20:44 UTC by David King
Modified: 2012-11-16 20:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add the transfer floating annotation (1.47 KB, patch)
2012-11-15 20:45 UTC, David King
committed Details | Review

Description David King 2012-11-15 20:44:15 UTC
https://live.gnome.org/GObjectIntrospection/Annotations lists "transfer floating" as an alias for "transfer none", but it is not supported by gtk-doc, which emits a warning whenever it encounters the annotation. Patch to add support forthcoming.
Comment 1 David King 2012-11-15 20:45:54 UTC
Created attachment 229093 [details] [review]
add the transfer floating annotation
Comment 2 Stefan Sauer (gstreamer, gtkdoc dev) 2012-11-16 20:42:22 UTC
Thanks!