[MacRuby] #969: Need to implement rb_gc_register_address
#969: Need to implement rb_gc_register_address ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- {{{ $ macruby hpricot.rb dyld: lazy symbol binding failed: Symbol not found: _rb_gc_register_address Referenced from: /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/hpricot-0.8.2/lib/hpricot_scan.bundle Expected in: flat namespace dyld: Symbol not found: _rb_gc_register_address Referenced from: /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/hpricot-0.8.2/lib/hpricot_scan.bundle Expected in: flat namespace zsh: trace trap macruby hpricot.rb }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/969> MacRuby <http://macruby.org/>
#969: Need to implement rb_gc_register_address ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.8 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.8 Comment: Should be done with r4825. -- Ticket URL: <http://www.macruby.org/trac/ticket/969#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby