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 764246 - Missing GTK_SOURCE_AVAILABLE_IN_ALL for gtk_source_view_get_draw_spaces
Missing GTK_SOURCE_AVAILABLE_IN_ALL for gtk_source_view_get_draw_spaces
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2016-03-26 20:33 UTC by Krzesimir Nowak
Modified: 2016-03-27 04:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds the missing annotation to gtk_source_view_get_draw_spaces (743 bytes, patch)
2016-03-26 20:33 UTC, Krzesimir Nowak
none Details | Review

Description Krzesimir Nowak 2016-03-26 20:33:13 UTC
Created attachment 324810 [details] [review]
Adds the missing annotation to gtk_source_view_get_draw_spaces

SSIA, attached a patch fixing it. Noticed when looking at the linking issues of gtksourceviewmm with msys2 (https://bugzilla.gnome.org/show_bug.cgi?id=764233)
Comment 1 Sébastien Wilmet 2016-03-27 04:59:52 UTC
Thanks, pushed to the master branch.