PATCH: Define wildcardp as a macro with strpbrk
Dave Korn
dk@artimi.com
Wed Aug 25 15:39:00 GMT 2004
> -----Original Message-----
> From: binutils-owner On Behalf Of H. J. Lu
> Sent: 25 August 2004 16:34
> To: DJ Delorie
> Cc: schwab; binutils
> Subject: 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.
x != TRUE isn't the same as x != NULL for any type, it's the opposite.....
cheers,
DaveK
--
Can't think of a witty .sigline today....
More information about the Binutils
mailing list