[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Gtk2::Gdk::Atom overload !=
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Gtk2::Gdk::Atom overload !=
- Date: Tue, 20 May 2008 22:49:54 +0200
Kevin Ryde wrote:
> I got tricked by another overloaded == which didn't have a matching !=,
> this time GdkAtom. I wonder if the != could be added for symmetry.
Looks good to me, but...
> (The "$h1 != $h2" case in the .t below fails currently. Separately
> interned/created of the same atom are different.)
...I don't understand this. All three test cases as written in the
patch pass for me. Are you saying that "! ($h1 != $h2)" is not true on
your system?
--
Bye,
-Torsten
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]