bfd/elf-properties: avoid shadowing a C library symbol
authorJan Beulich <jbeulich@novell.com>
Tue, 25 Jun 2019 10:01:50 +0000 (12:01 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 25 Jun 2019 10:01:50 +0000 (12:01 +0200)
commitab9f654ca3f1222f63533aabfffc223ae1fc69dc
tree83cf0e561695b29b44a0a29513cc8d0ec347c61f
parent3e50a591d9f0c0b22bbf93d09eef7d2286f3716c
bfd/elf-properties: avoid shadowing a C library symbol

With my (oldish) gcc/glibc combination I'm seeing

.../bfd/elf-properties.c: In function \91elf_find_and_remove_property\92:
.../bfd/elf-properties.c:244: error: declaration of \91remove\92 shadows a global declaration
/usr/include/stdio.h:157: error: shadowed declaration is here
bfd/ChangeLog
bfd/elf-properties.c
This page took 0.023711 seconds and 4 git commands to generate.