1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/src/util
Allan McRae 3fa2830829 Add format attributes to all required functions
Fixes all clang warnings with -Wformat-literal.

Also, fix genuine formating issue discovered once adding these attributes
and add a cast to prevent a gcc warning.

Signed-off-by: Allan McRae <allan@archlinux.org>
2013-02-13 11:50:33 +10:00
..
.gitignore pacsort: add new utility 2011-08-08 16:49:43 -05:00
cleanupdelta.c Add format attributes to all required functions 2013-02-13 11:50:33 +10:00
Makefile.am buildsys: eschew use of DEFS, prefer AM_CPPFLAGS 2012-11-27 15:16:15 +10:00
pacsort.c pacsort: add -f, --files option for sorting filenames 2013-01-28 23:38:46 +10:00
pactree.c Fix open braces style 2013-01-04 21:49:37 +10:00
testdb.c Add format attributes to all required functions 2013-02-13 11:50:33 +10:00
testpkg.c Add format attributes to all required functions 2013-02-13 11:50:33 +10:00
vercmp.c Remove most usages of strncmp() 2011-07-05 21:29:02 -05:00