[MacRuby] #985: Need to implement rb_obj_instance_eval
#985: Need to implement rb_obj_instance_eval ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- I could crop the image with rmagick.[[BR]] I ran the example of the following sites. - http://rmagick.rubyforge.org/portfolio.html But, unfortunately I have seen error with the example which used a text: {{{ $ macruby rmagick_watermark.rb dyld: lazy symbol binding failed: Symbol not found: _rb_obj_instance_eval Referenced from: /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/rmagick-2.13.1/lib/RMagick2.bundle Expected in: flat namespace dyld: Symbol not found: _rb_obj_instance_eval Referenced from: /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/rmagick-2.13.1/lib/RMagick2.bundle Expected in: flat namespace zsh: trace trap macruby rmagick_text.rb }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/985> MacRuby <http://macruby.org/>
#985: Need to implement rb_obj_instance_eval ----------------------------------+----------------------------------------- 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 fixed in r4872. -- Ticket URL: <http://www.macruby.org/trac/ticket/985#comment:1> MacRuby <http://macruby.org/>
#985: Need to implement rb_obj_instance_eval ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.8 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Comment(by watson1978@…): Thank you for your commit. I have confirmed that the example of the http://rmagick.rubyforge.org/portfolio.html works completely. :) -- Ticket URL: <http://www.macruby.org/trac/ticket/985#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby