pacman/src/util
Dan McGee f01c6f814a Fix several -Wshadow warnings
Only one of these looked like a real red flag, in find_requiredby(), but
it doesn't hurt to fix several of them up anyway.

Unfortunately, we can't turn this on universally due to things like the
sync(), remove(), etc. builtins which we often use as variable names.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-06-27 10:10:08 -05:00
..
.gitignore src/util: update .gitignore 2010-12-12 20:23:25 -06:00
Makefile.am pactree: rewrite in C 2010-12-12 20:21:15 -06:00
cleanupdelta.c Do database signature checking at load time 2011-06-24 02:34:50 -05:00
pactree.c Fix several -Wshadow warnings 2011-06-27 10:10:08 -05:00
testdb.c Do database signature checking at load time 2011-06-24 02:34:50 -05:00
testpkg.c Fix several -Wshadow warnings 2011-06-27 10:10:08 -05:00
vercmp.c Style change: return(x) --> return x 2011-03-20 19:49:45 -05:00