[#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: Ruby 1.8.2 to be released.

From: ts <decoux@...>
Date: 2004-06-23 16:34:05 UTC
List: ruby-core #3058
>>>>> "Y" == Yukihiro Matsumoto <matz@ruby-lang.org> writes:

Y>   * bugs to be fixed.

 Well, this is not really a bug but I really don't like #define_finalizer
 (with $SAFE >= 4) in 1.8 (I've not looked to see if it was modified in
 1.8.2)  

 plruby is protected against this problem, but I think that it can give
 serious problem in some case : i.e. someone can, actually, define a
 finalizer with $SAFE = 4 and this finalizer can be run with $SAFE = 0
 latter 

 I've given a stupid example in [ruby-talk:99941]


Guy Decoux



In This Thread