Re: Glib::Object::Subclass bug? or Misunderstanding?
- From: muppet <scott asofyet org>
- To: gtk-perl mailing list <gtk-perl-list gnome org>
- Subject: Re: Glib::Object::Subclass bug? or Misunderstanding?
- Date: Tue, 21 Mar 2006 08:02:01 -0500
On Mar 21, 2006, at 6:53 AM, zentara wrote:
Then it was pointed out to me, by Daniel Kasak, that you need the
latest Gtk-Perl module ( Gtk-1.116 )
Now that 1.120 is out, we disavow the existence of the 1.11x series.
Please use 1.12x, not 1.11x.
for the sub-classing properties to work right in Perl-5.8.8
Hey, that's right!
2006/02/11 muppetman
* GObject.xs: SvLEN() is the length of the SV's buffer; SvCUR
() is
the length of the SV's string. Use SvCUR() instead of SvLEN
()-1 in
_gperl_fetch_wrapper_key(), or we get garbage key names with
perl
5.8.8, resulting in failures in t/f.t related to properties
with no
getter or setter.
At least somebody on here has a good memory, 'cause i sure don't. :-)
--
I bring the rock, and provided it is fiscally responsible, I will
bring the funk as well. And that's fo-shizzle.
-- Saturday Night Live
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]