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] elf: Report property change when merging properties


Hi Guys,

>>> Merging property 0xc0000002 in foo.o (0x1) and bar.o (None): removed
>>
>> To me this is a confusing message.  How about simply saying "Removed
>> property 0xc0000002 in foo.o (0x1)", and similarly for the other

> This misses the crucial info that property 0xc0000002 is removed due to
> bar.o (None).

Indeed - this was my motivation for requesting the patch in the first place.

How about rewording the message as:

  Property 0xc00000002 (0x1) found in foo.o but removed from final link because it is not found in bar.o

A little bit more wordy perhaps, but I think that it explains what is going
on in clearer language.

Cheers
  Nick



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