PATCH: Define wildcardp as a macro with strpbrk
H. J. Lu
hjl@lucon.org
Wed Aug 25 15:34:00 GMT 2004
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.
More information about the Binutils
mailing list