This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove _dl_out_of_memory from elf/Versions


On 06/16/2017 06:25 PM, H.J. Lu wrote:
> Since _dl_out_of_memory is static in elf/dl-error-skeleton.c:
> 
> static const char _dl_out_of_memory[] = "out of memory";
> 
> remove _dl_out_of_memory from elf/Versions.

Do you happen to have a binutils patch that warns about this?

Thanks,
Florian


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