Re: Strange bug



On Thu, 2003-11-20 at 17:20, Bjarne Steinsbø wrote:
NOW WAIT A MINUTE!

Isn't that ternary going exactly the opposite direction of what it is 
supposed to?  That is, shouldn't it be:

#define SvGdkBitmap_ornull(sv)        (((sv) && SvTRUE (sv)) ? 
SvGdkBitmap(sv) : NULL)


looks like it to me.

-rm




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]