Bug#625357: jigit: ftbfs with gcc-4.6 -Werror

2011-06-04 Thread Jonathan Nieder
tags 625357 - moreinfo retitle 62537 gcc -Wunused-but-set-variable warning is confusing # bad error message severity 625357 minor quit Steve McIntyre wrote: > error = add_md5_entry(UNKNOWN, md5, file_name); > return 0; > } > > To explain a bit more: the warning reported by gcc (unhelpfull

Bug#625357: jigit: ftbfs with gcc-4.6 -Werror

2011-06-03 Thread Steve McIntyre
On Thu, Jun 02, 2011 at 01:16:59PM -0500, Jonathan Nieder wrote: >severity 625357 normal >retitle 625357 gcc -Wunused-but-set-variable should not be implied by -Wall (?) >tags 625357 = upstream moreinfo >quit > >Hi again, > >Steve McIntyre wrote: > >> I'll remove the -Werror to stop gcc breaking th

Bug#625357: jigit: ftbfs with gcc-4.6 -Werror

2011-06-03 Thread Steve McIntyre
On Wed, Jun 01, 2011 at 05:05:27PM -0500, Jonathan Nieder wrote: >Hi Steve, > >Steve McIntyre wrote: > >> I'll remove the -Werror to stop gcc breaking the build here, but I >> definitely believe that gcc is doing the wrong thing here. >> Technically, yes - the variables are set but unused. However,

Bug#625357: jigit: ftbfs with gcc-4.6 -Werror

2011-06-02 Thread Jonathan Nieder
severity 625357 normal retitle 625357 gcc -Wunused-but-set-variable should not be implied by -Wall (?) tags 625357 = upstream moreinfo quit Hi again, Steve McIntyre wrote: > I'll remove the -Werror to stop gcc breaking the build here, but I > definitely believe that gcc is doing the wrong thing

Bug#625357: jigit: ftbfs with gcc-4.6 -Werror

2011-06-01 Thread Jonathan Nieder
Hi Steve, Steve McIntyre wrote: > I'll remove the -Werror to stop gcc breaking the build here, but I > definitely believe that gcc is doing the wrong thing here. > Technically, yes - the variables are set but unused. However, this is > a far higher level of pedantry than is warranted for -Wall.

Bug#625357: jigit: ftbfs with gcc-4.6 -Werror

2011-05-29 Thread Steve McIntyre
reassign 625357 gcc-4.6 thanks On Tue, May 03, 2011 at 10:33:20AM +, Matthias Klose wrote: >Package: jigit >Version: 1.18-1 >Severity: important >Tags: wheezy sid >User: debian-...@lists.debian.org >Usertags: ftbfs-gcc-4.6 ftbfs-werror > >This package builds with -Werror, and GCC 4.6 triggers