#43: Add Turn On GC, Dummy, message to assertion in function ruby_xmalloc, file gc.c, line 296 -----------------------------------+---------------------------------------- Reporter: pierce@twinforces.com | Owner: lsansonetti@apple.com Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.2 Component: MacRuby | Resolution: fixed Keywords: | -----------------------------------+---------------------------------------- Changes (by lsansonetti@apple.com): * status: new => closed * resolution: => fixed Comment: Fixed in r183/trunk. The following message is now printed in this case: {{{ The client that links against MacRuby was not built for GC. Please turn on garbage collection (-fobjc-gc) and try again. }}} -- Ticket URL: <http://trac.macosforge.org/projects/ruby/ticket/43#comment:1> ruby <http://ruby.macosforge.org/>