[#1551] Hashes as keys — "Nathaniel Talbott" <nathaniel@...>

I was just playing around with Hash#hash and discovered that you can't use a

13 messages 2003/09/23

Re: GC disable / enable question

From: ts <decoux@...>
Date: 2003-09-17 12:39:23 UTC
List: ruby-core #1536
 why this question is in ruby-core rather than ruby-lang ?

T> I think the same problem would occur in marshal there if you just made 
T> a test for it. I mean if the gc hits marshal somewhere during 
T> marshal_load, in any of the rb_*_alloc functions, wouldn't it collect 
T> the objects ?

 No, no


Guy Decoux




In This Thread