[MacRuby] #139: Parsing bug
#139: Parsing bug --------------------------------+------------------------------------------- Reporter: mikael@hoilund.org | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: nil datasource --------------------------------+------------------------------------------- When I run the code http://pastie.textmate.org/292587, with TablesController set to be the data source of an NSOutlineView, the following error occurs: {{{ /Developer/usr/bin/rb_nibtool:47:in `dump': undefined method `map' for nil:NilClass (NoMethodError) }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/139> MacRuby <http://macruby.org/>
#139: Parsing bug --------------------------------+------------------------------------------- Reporter: mikael@hoilund.org | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.4 Component: MacRuby | Resolution: Keywords: nil datasource | --------------------------------+------------------------------------------- Changes (by lsansonetti@apple.com): * milestone: => MacRuby 0.4 Comment: At line 31, removing the unicode `…` ellipsis seems to fix the problem. Looks like a problem in ripper. -- Ticket URL: <http://www.macruby.org/trac/ticket/139#comment:2> MacRuby <http://macruby.org/>
#139: Parsing bug --------------------------------+------------------------------------------- Reporter: mikael@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: nil datasource | --------------------------------+------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: MacRuby 0.4 => MacRuby 0.5 Comment: This bug should be fixed since a long time, at least in 0.5 beta1. -- Ticket URL: <http://www.macruby.org/trac/ticket/139#comment:3> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby