This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Remove compat from DEFAULT_CONFIG lookup strings
On Fri, 2017-08-18 at 22:12 +0000, Joseph Myers wrote:
>
> But the impression that NEWS entry gives is that you can use
> --enable-obsolete-nsl to get back the previous semantics. Does your patch
> change the semantics in the --enable-obsolete-nsl case?
That is a good point. I hadn't considered it, but this patch does
change the semantics when --enable-obsolete-nsl is used. I guess the
question is: do we think that is OK and just need to document the
changes or do we need to ifdef the code changes so that when --enable-
obsolete-nsl is used, we get the existing behavour. I am inclined to
ifdef the code to preserve the current behavour under the enable
option.
Steve Ellcey
sellcey@cavium.com