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
_______________________________________________
gtk-perl-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to