[#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

Re: [Patch] Move all stack info to gc.c

From: matz@... (Yukihiro Matsumoto)
Date: 2004-06-23 12:45:16 UTC
List: ruby-core #3049
Hi,

In message "[Patch] Move all stack info to gc.c"
    on 04/06/23, Michal Rokos <michal@ruby-lang.org> writes:
|
|I moved all stack-size info to gc.c
|- remove _stklen, since it's not used....
|- remove _CRT_glob, ditto
|- move _stacksize to gc.c and made it 'unsigned int' (left open - ie. 
|not 'static')
|
|Or is there any reason not to do this?

I don't think so.  Go ahead, or we will know if there's unseen reason.

							matz.

In This Thread