[PATCH 0/5] Rename a few internal symbols to avoid collisions

Pedro Alves palves@redhat.com
Fri Feb 17 02:16:00 GMT 2017


On 02/17/2017 01:06 AM, Alan Modra wrote:
> On Fri, Feb 17, 2017 at 12:17:55AM +0000, Pedro Alves wrote:
>>   bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128
>>   bfd: Rename real_{ftell, fseek, fopen}
>>   bfd: Rename warn_deprecated
>>   bfd: Rename bsd_write_armap and coff_write_armap
>>   bfd: Rename Chunk and S3Forced
> 
> OK, thanks.
> 

Thanks, I pushed it, and the buildbot complained that I broke
the build...  There are a few instances of safe_read_leb128
in bfd/dwarf2.c that I didn't adjust.  I was puzzled,
since my tree builds cleanly.  But removing the .o files and
rebuilding the file triggers it.  Looks like I hit some
stale dependency.  :-/  Fixing...

Thanks,
Pedro Alves



More information about the Binutils mailing list