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 762556 - [PATCH] Wrong annotations on gtk_source_buffer_iter_xxx_to_context_class_toggle functions
[PATCH] Wrong annotations on gtk_source_buffer_iter_xxx_to_context_class_togg...
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: General
git master
Other All
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2016-02-23 18:37 UTC by Everaldo Canuto
Modified: 2016-02-23 19:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.29 KB, patch)
2016-02-23 18:40 UTC, Everaldo Canuto
committed Details | Review

Description Everaldo Canuto 2016-02-23 18:37:25 UTC
Iter parameter on gtk_source_buffer_iter_forward_to_context_class_toggle and gtk_source_buffer_iter_backward_to_context_class_toggle are not inout parameters and this annotation is causing problems on Pygobject and maybe also other bindings.
Comment 1 Everaldo Canuto 2016-02-23 18:40:17 UTC
Created attachment 322159 [details] [review]
Proposed patch
Comment 2 Paolo Borelli 2016-02-23 19:43:32 UTC
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version.