Hi Michael,
no sure but it may be related to Fixnum and Bignum are unified into
Integer in ruby 2.4
https://blog.blockscore.com/new-features-in-ruby-2-4/
https://bugs.ruby-lang.org/issues/12005
I think that there will be some little work to support for ruby v <= 2.3
and v 2.4.
Regards.
Cédric Le Moigne
On 26/07/2016 09:03, Michael Uplawski wrote:
> Good morning,
>
> I am just asking if I can expect in the near future an update which
> makes ruby-gtk3 compatible to the current ruby2.4 development branch,
> or rather: when?
>
> Chances are, I misunderstand the change-logs and all the error messages.
> The fact is that the current gtk3 gem is not properly installed with an
> rbgobj_type.c:403:42: error: ‘rb_cFixnum’ undeclared
>
> I verified and can really not see where rb_cFixnum is currently
> declared but I venture that this is development in progress. Hence my
> question.
>
> This is not awfully important, nor urgent but two of my rather small
> projects depend on gtk3 and I hate to check back in vain every now and
> then.
>
> Michael
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity planning
> reports.http://sdm.link/zohodev2dev
>
>
> _______________________________________________
> ruby-gnome2-devel-en mailing list
> rub...@li...
> https://lists.sourceforge.net/lists/listinfo/ruby-gnome2-devel-en
|