Re: [Cleanup] GC longjmp macros

From: Michal Rokos <m.rokos@...>
Date: 2002-08-06 07:58:53 UTC
List: ruby-core #301
On Tue, Aug 06, 2002 at 03:49:38PM +0900, Yukihiro Matsumoto wrote:
> |	I think that these lines are odd in gc.c
> 
> Why did you feel so?
> 
> We don't need to save signal status (thus use _setjmp instead of
> setjmp), if we just need save CPU register values into stack.

	Because they are not in use in gc.c? (At least I cannot see any
	use of these in gc.c.)

		Michal

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Michal Rokos                         Czech Technical University, Prague
E-mail:m.rokos@sh.cvut.cz      ICQ:36118339      Jabber:majkl@jabber.cz
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

In This Thread