Rename argument name from link to xlink
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 26 Nov 2017 18:12:35 +0000 (10:12 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 26 Nov 2017 18:12:35 +0000 (10:12 -0800)
commit2b63c337d99fe12220e6ca12a71dac6cdd3224d3
tree9c5ca9fcee444732dbeb43040d09ba73766cc10c
parent41272101db08e20f044dbf0f09b6d79a0fa6c1ac
Rename argument name from link to xlink

This fixed the build with GCC 4.2:

cc1: warnings being treated as errors
binutils-gdb/binutils/dwarf.c: In function ‘load_separate_debug_info’:
binutils-gdb/binutils/dwarf.c:9650: warning: declaration of ‘link’ shadows a global declaration
/usr/include/unistd.h:757: warning: shadowed declaration is here

* dwarf.c (load_separate_debug_info): Rename argument name from
link to xlink.
binutils/ChangeLog
binutils/dwarf.c
This page took 0.026395 seconds and 4 git commands to generate.