[PATCH] clean up compiler warnings in libc/stdio/vfprintf.c

Kevin Day thekevinday at gmail.com
Fri Mar 9 14:27:25 UTC 2007


On 3/8/07, Rob Landley <rob at landley.net> wrote:
> uClibc isn't just smaller than glibc, it's simpler.  Cluttering the source
> code with unnecessary casts for things that aren't actually problems, just to
> make the compiler shut up, is wrong.  (And adding casts in places that they
> may hide future mistakes is also wrong.)
>

+1
-- 
Kevin Day



More information about the uClibc mailing list