Re: [REGRESSION] [PATCH] ->iter_parent returns invalid tree iterators



Thierry Vignaud said:
"muppet" <scott asofyet org> writes:

using GtkTreeIter_copy instead of GtkTreeIter_own does this for you.

but we pass args by reference here, can we use GtkTreeIter_copy as
type in the argument list ?

at first guess, i think that would require either a hack of xsubpp or some
ugly name mangling (like the XS array stuff).  something like being able to
out OUTLIST GtkTreeIter_copy iter in the xsub declaration would be  nice, but
we're on the home stretch, expecting --- i'd rather put the effort into
getting bugs out than trying to figure out that sort of magic.

i grepped the Gtk2 source for all the /RETVAL\s*=\s*&/, and found two more
spots where a stack item was being returned incorrectly, both left over from
when i was messing around with the wrapper representation of GdkRectangle
(before the vtable boxed wrappers stuff).  bad muppet, no biscuit!  all fixed
in CVS now.


if only i could access cvs ... :-(

i already sent it offlist, to keep it out of the list archives.

does anybody have any idea whether it would be worth moving to gnome cvs and
how we'd go about doing it?  i poked around gnome.org a bit yesterday and
didn't find anything useful.


_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

p.s.: you needn't cc: me when posting to the list --- i get two copies that way.

-- 
muppet <scott at asofyet dot org>



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