readelf: avoid shadowing a libiberty symbol
authorJan Beulich <jbeulich@novell.com>
Tue, 25 Jun 2019 09:09:22 +0000 (11:09 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 25 Jun 2019 09:09:22 +0000 (11:09 +0200)
commit3e50a591d9f0c0b22bbf93d09eef7d2286f3716c
treefbd150461ae44ea3875297bbd69f2f9cb580dcec
parent63160fc99678fd85311ad5c89494164e6f8439d7
readelf: avoid shadowing a libiberty symbol

With my (oldish) gcc I'm seeing

.../binutils/readelf.c: In function \91dump_ctf_indent_lines\92:
.../binutils/readelf.c:13851: error: declaration of \91spaces\92 shadows a global declaration
.../binutils/../include/libiberty.h:253: error: shadowed declaration is here
binutils/ChangeLog
binutils/readelf.c
This page took 0.024384 seconds and 4 git commands to generate.