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 630862 - buggy annotation skipping
buggy annotation skipping
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: 2010-09-28 22:48 UTC by Colin Walters
Modified: 2015-02-07 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
annotationparser: Don't ignore annotations if there's a : in docs (2.42 KB, patch)
2010-09-28 23:00 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2010-09-28 22:48:10 UTC
telepathy-glib has this annotation:

* Returns: (transfer none): the same as the #TpAccount:connection property
 

Current scanner code skips it wrongly.
Comment 1 Colin Walters 2010-09-28 23:00:20 UTC
Created attachment 171309 [details] [review]
annotationparser: Don't ignore annotations if there's a : in docs

The annotation parser changed to be stricter about annotation content,
but we introduced a regression where a : in the documentation would
wrongly cause the annotation to be skipped.
Comment 2 Colin Walters 2010-09-28 23:07:49 UTC
Attachment 171309 [details] pushed as e70a36a - annotationparser: Don't ignore annotations if there's a : in docs
Comment 3 André Klapper 2015-02-07 16:49:08 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]