Bug#358240: FTBFS with GCC 4.1: warning: value computed is not used

2006-03-21 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2006-03-21 21:55]: > How about you use a while() loop? 21:57 well, I suppoe someone who uses -Werror doesn't need a patch to fix their bugs 21:57 bug filed 21:57 move the i = 0 above the loop, use while ( again && i < nb_levels ) and put if (won) i++

Bug#358240: FTBFS with GCC 4.1: warning: value computed is not used

2006-03-21 Thread Martin Michlmayr
Package: xbubble Version: 0.5.11-1 Severity: important Your package fails to build with GCC 4.1. I'm filing this bug as important for now, but when 4.1 will be the default compiler in unstable (probably in a few weeks) I'll upgrade this to serious. > Automatic build of xbubble_0.5.11-1 on bigsu