[MacRuby] #964: Need to implement rb_global_variable
#964: Need to implement rb_global_variable ----------------------------------+----------------------------------------- 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_global_variable Referenced from: /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/hpricot-0.8.2/lib/fast_xs.bundle Expected in: flat namespace dyld: Symbol not found: _rb_global_variable Referenced from: /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/hpricot-0.8.2/lib/fast_xs.bundle Expected in: flat namespace zsh: trace trap macruby hpricot.rb }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/964> MacRuby <http://macruby.org/>
#964: Need to implement rb_global_variable ----------------------------------+----------------------------------------- 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: I added an implementation of that function as r4818, however I did not test it. Please reopen if it's not working as expected :) -- Ticket URL: <http://www.macruby.org/trac/ticket/964#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby