NEW PATCH: Re: A patch for missing DSO
Ulrich Drepper
drepper@redhat.com
Wed May 23 15:39:00 GMT 2001
"H . J . Lu" <hjl@lucon.org> writes:
> Here is an updated patch. We should just ignore all errors from
> DT_AUXILIARY by making objname and errstring local to DT_AUXILIARY.
> Also there is no need to check objname and errstring since they
> should be set by an error return from _dl_catch_error ().
I've applied this patch with one exception: it's not necessary to make
the variables local for DT_AUXILIARY. Doing so would only cause the
compiler to warn about local variables hiding other variables.
Thanks,
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
More information about the Libc-alpha
mailing list