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 720231 - Add some G_GNUC_PRINTF annotations
Add some G_GNUC_PRINTF annotations
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-12-11 06:29 UTC by Allison Karlitskaya (desrt)
Modified: 2013-12-11 20:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add some G_GNUC_PRINTF annotations (1.66 KB, patch)
2013-12-11 06:29 UTC, Allison Karlitskaya (desrt)
committed Details | Review

Description Allison Karlitskaya (desrt) 2013-12-11 06:29:53 UTC
More clang fixes.  See patch.
Comment 1 Allison Karlitskaya (desrt) 2013-12-11 06:29:54 UTC
Created attachment 263961 [details] [review]
Add some G_GNUC_PRINTF annotations

Fix clang build with -Werror=format-nonliteral.
Comment 2 Matthias Clasen 2013-12-11 19:12:18 UTC
Review of attachment 263961 [details] [review]:

looks fine
Comment 3 Allison Karlitskaya (desrt) 2013-12-11 20:11:03 UTC
Thanks.