This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] ARC/BFD: Fix a build error from `index' shadowing a global declaration


Hi Maciej,

  Another issue, perhaps system-dependent is:

.../bfd/elf32-arc.c:2195: error: declaration of 'index' shadows a global declaration
/usr/include/string.h:303: error: shadowed declaration is here

	bfd/
	* elf32-arc.c (elf_arc_finish_dynamic_symbol): Rename `index' to
	`dynindx'.

  OK to apply?

Approved - please apply - I would actually consider this an obvious patch...

Cheers
  Nick


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