On Friday 26 October 2007, Hans-Christian Egtvedt wrote:
> Signed-off-by: Hans-Christian Egtvedt <[EMAIL PROTECTED]>
> ---
>  libc/inet/rpc/create_xid.c  |    2 +-
>  libc/inet/rpc/xdr.c         |   12 ++++++------
>  libc/inet/rpc/xdr_intXX_t.c |    4 ++--

the rpc code is horrendous ... i'm of the opinion we should encourage people 
to use the TIRPC library rather than the SUNRPC code in uClibc.  the SUNRPC 
has known limitations (which are addressed by the TIRPC library), any drepper 
has already denied enhancements to SUNRPC in glibc (he regrets ever having 
merged it actually).

i'm guessing these casts are for strict aliased warnings ?  i dont think 
casting them away fixes the problem.

>  libc/stdio/_scanf.c         |    8 ++++----
>  libc/stdio/_vfprintf.c      |    8 ++++----
>  libc/stdio/vsnprintf.c      |    4 ++--

merged, cheers
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to