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: ld/2338: objdump -d -l doesn't work correctly


On 14 February 2006 23:24, H. J. Lu wrote:

> On Tue, Feb 14, 2006 at 11:54:05PM +0100, Andreas Schwab wrote:
>> "H. J. Lu" <hjl@lucon.org> writes:
>> 
>>> +/* Return FALSE if FUNC in symbol table SYMBOLS is not relative to
>>> +   SECTION.  */
>> 
>> Double negation is not easy to not misunderstand.
>> 
> 
> I am trying to say that only FALSE return is reliable since TRUE can
> return under other conditions. Maybe I should change the function
> name to function_name_section_mismatch.

  Or how about wording it the other way round?



/*  Return TRUE if FUNC in symbol table SYMBOLS is relative to SECTION.  */


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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