ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hexcurse/hexcurse_1.58.orig.tar.gz file.c:126:31: error: declaration shadows a variable in the global scope [-Werror,-Wshadow] int openfile(WINS *win, char *fpINfilename) ^ file.c:187:32: error: declaration shadows a variable in the global scope [-Werror,-Wshadow] void savefile(WINS *win, char *fpINfilename, char *fpOUTfilename) ^ file.c:187:52: error: declaration shadows a variable in the global scope [-Werror,-Wshadow] void savefile(WINS *win, char *fpINfilename, char *fpOUTfilename) ^ file.c:288:62: error: declaration shadows a variable in the global scope [-Werror,-Wshadow] off_t gotoLine(FILE *fp, off_t currLoc, off_t gotoLoc, off_t maxlines, WINDOW *win) ^ file.c:290:18: error: declaration shadows a variable in the global scope [-Werror,-Wshadow] off_t count, currentLine, tmp, linediff; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mbr/mbr_1.1.11.orig.tar.gz install-mbr.c:1237:8: error: declaration shadows a local variable [-Werror,-Wshadow] int c; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/taktuk/taktuk_3.7.6.orig.tar.gz taktuk.c:312:10: error: declaration shadows a variable in the global scope [-Werror,-Wshadow] char message = TAKTUK_MESSAGE; ^ ========================================================== number of projects scanned: 2196 number of warnings: 7