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: [PATCH] Fix yet another dl-deps.c issue with filters


Jakub Jelinek <jakub@redhat.com> writes:

> The new code in dl-deps.c makes wrong assumptions that map is always first
> in its searchlist. This is not true with filters which appear before it.
> Uli, have you looked at my 2001-09-17 dl-deps.c patch? It is needed for
> filters too.

All this filter crap stinks.  Filters aren't correctly implemented in
the moment anyway so changing all this (and making it inefficient)
isn't the right solution.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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