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] objdump/xcoff: allow missing string table length


On Jun 9, 2011, at 3:52 PM, Nick Clifton wrote:

> Hi Tristan,
> 
>> binutils/
>> 2011-06-09  Tristan Gingold<gingold@adacore.com>
>> 
>> 	* od-xcoff.c (xcoff32_read_symbols): Allow missing string table length.
> 
> Approved - please apply, although ...
> 
>> +      non_fatal (_("cannot read strings table len"));
> 
> Would you mind replacing "len" with "length", just to improve the quality of the warning message.

Sure, committed by the suggested change.

Tristan.


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