compile error for stty.c, type truncation

Rob Landley rob at landley.net
Sun Jul 23 20:42:22 UTC 2006


On Tuesday 18 July 2006 7:28 am, Robert P. J. Day wrote:
> 
> $ make defconfig busybox
> 
>   CC coreutils/stty.o
> /home/rpjday/bbx/busybox/coreutils/stty.c:285: warning: large integer
> implicitly truncated to unsigned type
> /home/rpjday/bbx/busybox/coreutils/stty.c:286: warning: large integer
> implicitly truncated to unsigned type
> make[1]: *** [/home/rpjday/bbx/busybox/coreutils/stty.o] Error 1
> make: *** [busybox] Error 2

gcc 4.1 toolchain, right?

Why do they keep adding new stupid warnings for things that aren't bugs?  My 
theory is they hate their users.  It's not just condecention, it has to be 
active malice at some point...

Right, I need to set up a 4.1 toolchain...

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list