Re: Strange bug
- From: Ross McFarland <rwmcfa1 neces com>
- To: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: Re: Strange bug
- Date: Thu, 20 Nov 2003 19:31:26 -0500
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]