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 655405 - Missing (closure) GObject introspection annotation on VteSelectionFunc
Missing (closure) GObject introspection annotation on VteSelectionFunc
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
[obsolete-next]
Depends on:
Blocks: 655382
 
 
Reported: 2011-07-27 10:18 UTC by Evan Nemerson
Modified: 2011-10-28 12:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add missing (closure) annotation on VteSelectionFunc (810 bytes, patch)
2011-07-27 10:19 UTC, Evan Nemerson
accepted-commit_now Details | Review

Description Evan Nemerson 2011-07-27 10:18:24 UTC
VteSelectionFunc is missing a (closure) annotation on the data argument
Comment 1 Evan Nemerson 2011-07-27 10:19:40 UTC
Created attachment 192743 [details] [review]
Add missing (closure) annotation on VteSelectionFunc
Comment 2 Christian Persch 2011-08-16 17:19:51 UTC
Comment on attachment 192743 [details] [review]
Add missing (closure) annotation on VteSelectionFunc

Please commit to vte-0-28 branch ONLY.
Comment 3 Christian Persch 2011-08-16 21:55:31 UTC
Actually, please commit to vte-0-30 only, not 0-28.
Comment 4 Christian Persch 2011-10-28 12:11:21 UTC
Committed to vte-0-32 branch.