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 689197 - Correctly #include <gtksourceview/gtksource.h>
Correctly #include <gtksourceview/gtksource.h>
Status: RESOLVED FIXED
Product: sushi
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Sushi maintainer(s)
Sushi maintainer(s)
: 689119 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-11-28 05:30 UTC by Allison Karlitskaya (desrt)
Modified: 2012-11-28 14:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Correctly #include <gtksourceview/gtksource.h> (1.09 KB, patch)
2012-11-28 05:31 UTC, Allison Karlitskaya (desrt)
committed Details | Review

Description Allison Karlitskaya (desrt) 2012-11-28 05:30:58 UTC
See patch.
Comment 1 Allison Karlitskaya (desrt) 2012-11-28 05:31:00 UTC
Created attachment 230058 [details] [review]
Correctly #include <gtksourceview/gtksource.h>

Some recent cleanups[1] on gtksourceview have broken our
previously-working use of individual header files.

Include the documented-as-correct header file.

[1]
http://git.gnome.org/browse/gtksourceview/commit/?id=61876d018619c4f8c743a52ad476ce8102b144f6
http://git.gnome.org/browse/gtksourceview/commit/?id=daa7f1b052c1c4e8d5e07c9f3b025e38b9176bb2
Comment 2 Cosimo Cecchi 2012-11-28 14:11:11 UTC
*** Bug 689119 has been marked as a duplicate of this bug. ***
Comment 3 Cosimo Cecchi 2012-11-28 14:11:36 UTC
Review of attachment 230058 [details] [review]:

Thanks, looks good.
Comment 4 Allison Karlitskaya (desrt) 2012-11-28 14:12:37 UTC
Attachment 230058 [details] pushed as 66b3689 - Correctly #include <gtksourceview/gtksource.h>