GNOME Bugzilla – Bug 767616
Fix "format not a string literal" warnings
Last modified: 2016-06-14 08:19:24 UTC
.
Created attachment 329712 [details] [review] Fix "format not a string literal" warnings With new GCC6.
Review of attachment 329712 [details] [review]: The alternative is to change some of this code to have the format string directly in the prints calls right? Either way, looks good, and refactoring part of this code could be a good newcomer task.
Attachment 329712 [details] pushed as adac074 - Fix "format not a string literal" warnings