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 757844 - Do not allow #including other headers than gspell.h
Do not allow #including other headers than gspell.h
Status: RESOLVED FIXED
Product: gspell
Classification: Other
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gspell maintainers
gspell maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-09 18:53 UTC by Sébastien Wilmet
Modified: 2015-11-21 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sébastien Wilmet 2015-11-09 18:53:52 UTC
Only the main header (gspell.h) should be #included in apps, like it is done in GTK+.
Comment 1 Sébastien Wilmet 2015-11-21 13:49:18 UTC
Fixed.