This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Remove nested function in elf/dl-lookup.c.
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Carlos O'Donell <carlos at redhat dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>, OndÅej BÃlka <neleai at seznam dot cz>, Roland McGrath <roland at hack dot frob dot com>
- Date: Wed, 12 Feb 2014 20:50:13 +0000
- Subject: Re: [PATCH] Remove nested function in elf/dl-lookup.c.
- Authentication-results: sourceware.org; auth=none
- References: <52FBDC5F dot 4010908 at redhat dot com>
This patch loses the call to ELF_MACHINE_SYM_NO_MATCH that was previously
in check_match, and also needs to update the comment on the default
definition of ELF_MACHINE_SYM_NO_MATCH to reflect that check_match is no
longer a nested function.
--
Joseph S. Myers
joseph@codesourcery.com