[MacRuby] #523: require of 'rss/2.0' fails.
#523: require of 'rss/2.0' fails. -----------------------------+---------------------------------------------- Reporter: rob@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -----------------------------+---------------------------------------------- robert-gleesons-iMac:~ robertgleeson$ macirb irb(main):001:0> require 'rss/2.0' NoMethodError: undefined method `get_file_and_line_from_caller' for RSS::Rss:Class from (irb):1:in `<main>' from core:in `eval:' from core:in `evaluate:' The same error is reported with require 'rss/1.0' Thanks Rob -- Ticket URL: <http://www.macruby.org/trac/ticket/523> MacRuby <http://macruby.org/>
#523: require of 'rss/2.0' fails. -----------------------------+---------------------------------------------- Reporter: rob@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -----------------------------+---------------------------------------------- Comment(by rob@…): Sorry, I forgot to mention my macruby version: robert-gleesons-iMac:~ robertgleeson$ macruby -v MacRuby version 0.5 (ruby 1.9.0) [universal-darwin10.0, x86_64] -- Ticket URL: <http://www.macruby.org/trac/ticket/523#comment:1> MacRuby <http://macruby.org/>
#523: require of 'rss/2.0' fails. -----------------------------+---------------------------------------------- Reporter: rob@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -----------------------------+---------------------------------------------- Comment(by pthomson@…): Works for me on trunk, r3375: {{{ kid-a:MacRuby local$ macruby -v MacRuby version 0.6 (ruby 1.9.0) [universal-darwin10.0, x86_64] kid-a:MacRuby local$ macirb irb(main):001:0> require 'rss/2.0' => true }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/523#comment:2> MacRuby <http://macruby.org/>
#523: require of 'rss/2.0' fails. -----------------------------+---------------------------------------------- Reporter: rob@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: Component: MacRuby | Resolution: worksforme Keywords: | -----------------------------+---------------------------------------------- Changes (by pthomson@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <http://www.macruby.org/trac/ticket/523#comment:3> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby