[#3006] CVS repository — "Eugene Scripnik" <hoaz@...>

Hello.

21 messages 2004/06/16
[#3008] Re: CVS repository — ts <decoux@...> 2004/06/16

>>>>> "E" == Eugene Scripnik <hoaz@gala.net> writes:

[#3009] Re: CVS repository — Michal Rokos <michal@...> 2004/06/16

Hi!

[#3057] Ruby 1.8.2 to be released. — matz@... (Yukihiro Matsumoto)

Hi,

20 messages 2004/06/23

From: "=?windows-1251?Q?=D1=EB=E5=EF=ED=E5=E2_=C2=EB=E0=E4=E8=EC=E8=F0?=" <slepnev_v@...>
Date: 2004-06-23 16:46:34 UTC
List: ruby-core #3059
>  * bugs to be fixed.
>  * things to be done.
>  * libraries to be add.
>  * libraries to be removed.

The old memory-hog with continuations:

loop do
   callcc do |cc|
     cc.call(proc {})
   end.call
end


No chance of getting it fixed?

Vladimir Slepnev

In This Thread