[macruby-changes] [2925] MacRuby/trunk/TODO

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 29 21:12:22 PDT 2009


Revision: 2925
          http://trac.macosforge.org/projects/ruby/changeset/2925
Author:   lsansonetti at apple.com
Date:     2009-10-29 21:12:21 -0700 (Thu, 29 Oct 2009)
Log Message:
-----------
refreshed

Modified Paths:
--------------
    MacRuby/trunk/TODO

Modified: MacRuby/trunk/TODO
===================================================================
--- MacRuby/trunk/TODO	2009-10-30 04:11:56 UTC (rev 2924)
+++ MacRuby/trunk/TODO	2009-10-30 04:12:21 UTC (rev 2925)
@@ -58,7 +58,7 @@
   [X] delete unused NODE* after execution
 [/] thread issues
   [ ] method cache is not thread safe
-  [ ] block dvars are corrupted in case the receiver leaves
+  [X] block dvars are corrupted in case the receiver leaves
       ex: 10.times { |i| Thread.new { p i } }; sleep 1
   [ ] lazy threads (GCD, etc.) are never finalized
   [X] random.c is not thread-safe and should be rewritten using random(3)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20091029/4fb2c354/attachment.html>


More information about the macruby-changes mailing list