Re: Glib::Object::Subclass bug? or Misunderstanding?
- From: James Muir <hemlock vtlink net>
- To: gtk-perl-list gnome org
- Subject: Re: Glib::Object::Subclass bug? or Misunderstanding?
- Date: Tue, 21 Mar 2006 19:45:44 -0500
muppet wrote:
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. :-)
Hey, thanks Zentara and Muppetman! You've slain the Jabberwock! :-)
I installed Glib 1.105 and now Gtk2::Ex::MindMapView is working again. Yay!
Where did you find the posting about the GObject.xs? It looks like it
might be good place to look for answers to problems.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]