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 0/5] Rename a few internal symbols to avoid collisions


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


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