#1303: GC does not actively work with RubySpec after "core/gc". ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: critical | Milestone: MacRuby 0.11 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.11 Comment: Closing this ticket as my stomach is too weak for me to look at the mspec code. Watson: some of these GC_WB are valid, some are not. There is no need to use a WB when setting NULL for instance (unless there is a previous value and you want to tell the collector). Similarly, WB should only be used when setting xmalloc() memory. -- Ticket URL: <http://www.macruby.org/trac/ticket/1303#comment:4> MacRuby <http://macruby.org/>