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 749248 - Fix return value error in gtk_font_chooser_get_font_map
Fix return value error in gtk_font_chooser_get_font_map
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.17.x
Other FreeBSD
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-05-12 02:37 UTC by Ting-Wei Lan
Modified: 2015-05-12 11:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] Fix return value error in gtk_font_chooser_get_font_map (805 bytes, patch)
2015-05-12 02:38 UTC, Ting-Wei Lan
accepted-commit_now Details | Review

Description Ting-Wei Lan 2015-05-12 02:37:09 UTC
Please see the patch. This fixes error when compiling with clang.
Comment 1 Ting-Wei Lan 2015-05-12 02:38:12 UTC
Created attachment 303239 [details] [review]
[PATCH] Fix return value error in gtk_font_chooser_get_font_map
Comment 2 Matthias Clasen 2015-05-12 11:22:15 UTC
Review of attachment 303239 [details] [review]:

hmm, I'm sure I fixed that one already in the past :-(