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 bigsur by sbuild/mips 1.106
...
> cc -DHAVE_CONFIG_H -I. -I. -I.    -g -O3 -finline-functions -ffast-math 
> -funroll-loops -fno-strict-aliasing -Wall -Wunused -Wmissing-prototypes 
> -Wmissing-declarations -Wshadow -Wpointer-arith -Wchar-subscripts -Wcomment 
> -Wformat -Wwrite-strings -Wno-unused-variable -Wno-unused-function 
> -Wno-unused-label -Werror -g -DHAVE_CONFIG_H -DDATADIR=\"/usr/share/xbubble\" 
> -c ./xbubble.c
> cc1: warnings being treated as errors
> ./xbubble.c: In function 'play_single_player_game':
> ./xbubble.c:83: warning: value computed is not used
> make[3]: *** [xbubble.o] Error 1

21:50 <tbm> well I don't see why it says "warning: value computed is not used"
21:51 <Womble2> it's possibly the dodgy "won && i++"
21:52 <tbm> whats wrong with that?
21:52 <Womble2> because i++ must always be true
21:52 <tbm> ah
21:52 <Womble2> er... actually no
21:52 <Womble2> no, it's always false!

How about you use a while() loop?

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to