This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RPC IPv6 breaks binary compatibility


>- We use symbol versioning and add a new version for the RPC functions.
>  In this case we should also fix the broken use of "long", which should
>  be uint32_t. 

This sounds like the right approach.  I guess it will involve a little more 
work inside libc, but this way we avoid having to make the ugly changes to 
client programs that would be needed if we just added a second address field.

p.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]