This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: next test release (5th)


> Roland McGrath <roland@frob.com> writes:
> 
> > I would expect more hassles from the current situation.  The client code
> > has to be very careful to recognize talking to an old nscd and punt it or
> > whatever.
> 
> I mentioned that I want to change it.

But this is categorically less robust than letting the old version talk to
the old version and leaving it at that.  Even if you could be sure that
your compatibility code would be perfect, it doesn't seem worth the effort
and complexity to have the client worry about the server's version.

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