[#67346] Future of test suites for Ruby — Charles Oliver Nutter <headius@...>

I'll try to be brief so we can discuss all this. tl;dr: RubySpec is

19 messages 2015/01/05

[ruby-core:67708] Re: RBIGNUM_DIGITS missing

From: Eric Wong <normalperson@...>
Date: 2015-01-20 22:14:28 UTC
List: ruby-core #67708
Roger Pack <rogerdpack2@gmail.com> wrote:
> Hello.  I noticed with 2.1.0 RBIGNUM_DIGITS is present in ruby.h file.
> However, with 2.2.0 it no longer appears to be.  Could someone please
> confirm this is expected, and/or suggest a workaround?

Yes, it's expected, see: https://bugs.ruby-lang.org/issues/6083

(Found via pickaxe: git log -SRBIGNUM_DIGITS include)

In This Thread

Prev Next