[patch] 1.11.0.svn: compiler warnings when building for i386 arch
Denys Vlasenko
vda.linux at googlemail.com
Fri May 16 16:24:45 PDT 2008
On Friday 16 May 2008 23:39, Cristian Ionescu-Idbohrn wrote:
> On Fri, 16 May 2008, Denys Vlasenko wrote:
>
> > Of course. If sizeof(int) != sizeof(size_t), it will fail.
>
> I may be too dense here, but I'd be greatful if you would care to explain
> why sizeof(int) != sizeof(unsigned int).
size_t can be unsigned long on some architectires.
--
vda
More information about the busybox
mailing list