[#144] Another implementation of Bignum — "Dmitry Antipov" <dmitry.antipov@...>

Hello Ruby hackers,

15 messages 2002/06/06

Re: possible bug: stack dump with <<-String, #{...} and large loops

From: nobu.nokada@...
Date: 2002-06-06 10:21:44 UTC
List: ruby-core #147
Hi,

At Thu, 6 Jun 2002 17:58:01 +0900,
ts wrote:
>  Not yet completely look at it (I prefer wait), but if I'm right you
>  don't need 2 flips, you can write (I think)

If there were too many, 10,000 local variables, the index may
conflict with ID.  Certainly it's too rare.

I had another idea, storing Symbol or Fixnum in nd_cval.

-- 
Nobu Nakada

In This Thread