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: Define wildcardp as a macro with strpbrk


On Wed, Aug 25, 2004 at 09:07:23AM -0400, DJ Delorie wrote:
> 
> > PS: Sorry if I missed an implied smiley.
> 
> There was no implied smiley; I really am that paranoid.  I fear the
> day someone does "foo_p() != TRUE" and discovers that foo_p() returns
> FALSE and some random other non-zero value that's != TRUE.

x != TRUE isn't the same as x != NULL for bfd_boolean. It isn't the
first time for binutils to return x != NULL for bfd_boolean. 


H.J.


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