ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/emboss/emboss_6.6.0+dfsg.orig.tar.xz ajfeatread.c:870:2: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/graphicsmagick/graphicsmagick_1.3.21.orig.tar.xz coders/yuv.c:638:13: warning: variable 'x' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] x++; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/imagemagick/imagemagick_6.9.1.2.orig.tar.xz coders/yuv.c:705:13: warning: variable 'x' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] x++; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/ircd-ratbox/ircd-ratbox_3.0.8.dfsg.orig.tar.gz bantool.c:773:3: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; /* skip over .perm */ ^ bantool.c:821:3: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; /* double increment to skip over .perm */ ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/quagga/quagga_0.99.24.1.orig.tar.gz route.c:880:9: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/timidity/timidity_2.13.2.orig.tar.gz reverb.c:1571:5: warning: variable 'k' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] ++k; ^ reverb.c:1842:5: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] ++i; ^ reverb.c:2686:5: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] ++i; ^ reverb.c:2737:5: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] ++i; ^ reverb.c:2962:5: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] ++i; ^ ========================================================== number of projects scanned: 2196 number of warnings: 11