This is the mail archive of the binutils@sources.redhat.com 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] Unify messages in coff-arm.c and elf32-arm.h


* Richard Earnshaw (rearnsha@arm.com) [20020130 15:15]:

> > > -		  _bfd_error_handler (("Warning: Clearing the interworking bit of %s
> > > +		  _bfd_error_handler (("Warning: Clearing the interworking flag of %s,

> > Leave out the comma, you already have in the other file.

Thanks for spotting that.

> One other thing.  Why have you switched to "interworking *bit*"?  I think 
> flag was clearer.

Read again ;-) The *old* code used "interworking bit", which I changed to
"interworking flag" precisely because I thought it to be clearer.

Philipp


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